The purpose of this porject is to showcase the utility of the following tools/frameworks: NextJS, ReactJS, GraphQL, MongoDB, Netlify Functions (serverless), Netlify Identity (auth). You can test out the deployed project here.
This is a Next.js project bootstrapped with create-next-app.
First, install netlify cli tool.
Finally run the dev server with:
netlify devYour front end will be available on http://localhost:8888/
Remember to set MONGO_DB_URL when building.
