Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 300 Bytes

firelink

Modern web app for sharing all your links in a single place

It is built with:

  • Next.js for the server-side rendered admin panel, and serverless API functions
  • NextAuth.js for authentication
  • MongoDB and the MongoDB Node.js driver for data storage and retrieval
  • Chakra UI
  • TypeScript