Skip to content

JakobClausen/ex-timer-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym hub server

Gym hub is an service that digitises the gym environment

Installation

Make sure you have a PostgreSQL database with password and username of "postgres" Add your database in the .env.example file and remove the .example extension

Start a Redis server in the terminal

Install all dependencies

npm install

Start the server by running two commands in two separate terminals

npm run watch

and

npm run dev

Make sure you have our client ex-timer-web installed and running correctly

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published