Skip to content

hacktrackglobal/trackboard-backend-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Trackboard backend prototype

This is just a basic prototype for Trackboard Backend.

Running

First, make sure to have json-server installed:

npm install -g json-server

Then, go to the project's folder and run:

json-server --watch db.json

That's it.

About

a basic prototype for Trackboard backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published