Skip to content

vuongngo/ptvapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTV API SETUP

Build with Express + Sequelize + Backbone + Bootstrap

TODOs

Add chron jobs and user login for reminder

How to use

#####Setting

  • Create ptv.js file in config folder
module.exports = {
  // Put your PTV keys here
  devId: '',
  devSecret: '',
}
  • Configure database in dev.js, test.js, prod.js files

#####Run express server

npm install
npm start

#####Run test

npm test

#####Demo

About

Use PTV API to get routes and set remider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages