This is a code sharing web application written in next.js using Serverless Functions and MongoDB/FaunaDB as database. ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ```