Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 273 Bytes

StuV-Companion-Backend

The backend repository for the StuV Companion App

Getting started

What you need:

  • An IDE which is js compatable
  • nodejs

Usage

  1. Clone the repo
  2. Run npm i
  3. Create a .env file mirroring the .env.sample
  4. Run node backend.js