Skip to content

Alderr/buyers-remorse-backend

Repository files navigation

Welcome to Buyer's Remorse

Installation

[1] Install dependencies in CMD

cd ../buyers-remorse-backend

npm install

[2] Create .env folder and put in..

PORT=8080
API_KEY=yourCoinApiIOKey
DATABASE_URL=yourMongodbDATABASE_URL
TEST_DATABASE_URL=yourMongodbTEST_DATABASE_URL

[3] Run in CMD

npm start

\ ゜o゜)ノ