Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 361 Bytes

Vespucci

Created at HackGT.

Getting started

  1. First ensure you have nodemon installed on your system globally
  2. Clone and cd into the repo
  3. Install dependencies using npm install
  4. Duplicate .env.example, remove the .example part from the name and fill in the API keys
  5. Start the server using npm start