Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

tracker-api

install dependencies

-> npm install express -> npm install pg -> npm install dotenv -> npm install swagger-jsdoc swagger-ui-express

TO Run

node index.js

#DB permissions GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public to tracker;

GRANT USAGE, SELECT ON ALL SEQUENCES IN SCHEMA public to tracker;

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages