- Framework: Next.js
- Framework: [Fastify]
- Database: [MongoDB]
- Services:
Download the code.
$ git clone https://github.com/First8Memristor/f8.gitSet up db(mongodb)
mongodb://66.94.102.219:27017/f8_database
$ cd f8-backend
$ yarn backend$ cd f8-frontend
$ yarn dev