osm-rvb/api-express/readme.md

228 B

init

mkdir ~/git && cd ~/git
git clone -b main <repository>
cd <repository>/api
npm i

dev

DEBUG=debug,config npm run dev

prod

npm run start

test

http://<host>:<port>/bus-stops-count