/locker.dev-BE

The backend for the locker.dev project built by Lambda students

Primary LanguageJavaScriptMIT LicenseMIT

LearnLocker Netlify Status

The Back End for the Learned_A project built by Lambda students

Development site hosted on here: https://api.learnlocker.app

Usage

  1. Fork the repo and then clone or download it.

  2. Install dependencies:

    # with npm
    npm i # short for npm install
    # or with yarn
    yarn
  3. Create a .env file and insert the following code. Replace values with yours!!

       Take a look at the `.env.example` file for required vars
    
  4. Create DB

       npx knex migrate:latest
       npx knex seed:run
    
  5. Start the server

    npm start [OR] npm run dev

Team

Sumayyah Asgar Jasmine Galang Riley Brown Luis Martinez Samuel Ko
Github Github Github Github Github
LinkedIn LinkedIn LinkedIn LinkedIn LinkedIn