Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 614 Bytes

README.md

File metadata and controls

32 lines (29 loc) · 614 Bytes

Rural Atlas

An Urban Dictionary clone written in Next.js

Building & Running

  1. Clone this project
  git clone https://gitlab.com/grahhnt/rural-atlas.git
  1. Install dependencies
  npm i
  1. Copy example.env to .env.local & modify all the config fields to the ones that fit your need
  2. Run npm run build
  3. Now run the application with npm start

Development

  1. Clone this project
  git clone https://gitlab.com/grahhnt/rural-atlas.git
  1. Install dependencies
  npm i
  1. Run Next.js
  npm run dev

Get In Contact

Email me[at]grahhnt com or open an issue