Skip to content

Mastergalen/StudyHunt-Backend

Repository files navigation

StudyHunt-Backend

Backend for StudyHunt project. Allows you to track library seat availability using the GridEye sensor.

Installation

Make sure you have yarn installed.

npm install tslint typescript -g

Copy .env.example to .env.

Database

After you launch the DB instance you will need to set up the DB with the table structure.

npm install knex -g

knex migrate:latest

knex seed:run

Run

yarn start

About

StudyHunt IoT Seat Availability Tracking Backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors