Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 258 Bytes

Andromeda Online Backend

1. Get your .env credentials from someone on the team 2. Copy and paste the .env.example file into a real .env that you've created and fill out the proper values you got from us. 3. run `npm i`, and then finally `npm start`