213 B
213 B
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:
npm run dev
# or
yarn dev