Skip to content

derhuerst/sncf-or-db-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sncf-or-db-rest

Expose db-sncf-prices/sncf-or-db over HTTP.

Deployed using Now. ❤

dependency status ISC-licensed

Installing

git clone https://github.com/derhuerst/sncf-or-db-rest.git
cd sncf-or-db-rest
# to run locally
npm install --production
npm start
# to deploy
npm install now
now

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.