fastbin/README.md
2022-02-22 17:06:57 +05:30

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