The Back End for the Learned_A project built by Lambda students
Development site hosted on here: https://api.learnlocker.app
Fork the repo and then clone or download it.
Install dependencies:
# with npm npm i # short for npm install# or with yarn yarn
Create a
.envfile and insert the following code. Replace values with yours!!Take a look at the `.env.example` file for required varsCreate DB
npx knex migrate:latest npx knex seed:runStart the server
npmstart[OR]npmrundev
| Sumayyah Asgar | Jasmine Galang | Riley Brown | Luis Martinez | Samuel Ko |
|---|---|---|---|---|