An Urban Dictionary clone written in Next.js
- Clone this project
git clone https://gitlab.com/grahhnt/rural-atlas.git
- Install dependencies
npm i
- Copy
example.envto.env.local& modify all the config fields to the ones that fit your need - Run
npm run build - Now run the application with
npm start
- Clone this project
git clone https://gitlab.com/grahhnt/rural-atlas.git
- Install dependencies
npm i
- Run Next.js
npm run dev
Email me[at]grahhnt com or open an issue