Skip to content

gannimet/trax-backend

Repository files navigation

trax-backend

This is the repository for the backend code of the trax issue tracker project.

Getting started

  1. After you have cloned the repository, cd into its root folder and run npm install
  2. Create a database by executing the SQL dump file (TBC)
  3. Duplicate the db.conf.template.json file into a file called db.conf.json and edit all the values according to your local database setup
  4. Run npm start. The server will be listening on port 4000

About

trax-backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published