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
.env
file and insert the following code. Replace values with yours!!Take a look at the `.env.example` file for required vars
-
Create DB
npx knex migrate:latest npx knex seed:run
-
Start the server
npm start [OR] npm run dev
Sumayyah Asgar | Jasmine Galang | Riley Brown | Luis Martinez | Samuel Ko |
---|---|---|---|---|
Github | Github | Github | Github | Github |