dat-berlin-badegewaesser

0.0.0 • Public • Published

Berlin Swimming Bodies for dat

Install

You need to have Node and npm installed, for installation have a look here. After that you need to install dat with npm install dat -g.

git clone https://github.com/finnp/dat-berlin-badegewaesser.git
cd dat-berlin-badegewaesser
npm install --no-optional # do not install dat 
dat init
dat listen

Instead of the last commands you can also do npm start with a PORT, which is handy for Heroku.

PORT=6461;npm start

If you don't want people to be able to push to your dat specify DAT_ADMIN_USER and DAT_ADMIN_PASS in your environment.

After that the data is available at localhost:6461 and gets imported every 12 hours.

Data Source

/dat-berlin-badegewaesser/

    Package Sidebar

    Install

    npm i dat-berlin-badegewaesser

    Weekly Downloads

    1

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • finnpauls