-
Notifications
You must be signed in to change notification settings - Fork 0
StepByStepSetup(Dev)
- Setup frontend
- Setup backend
- Upload data to backend
- Parse data
- Geocode data
- Change api in frontend
Please see https://github.com/eonum/geopitalsuisse/wiki/Setup#frontend , if the setup is correct you should see a working app as the default api is https://geopital.herokuapp.com/
Please see https://github.com/eonum/geopitalsuisse/wiki/Setup#backend-dev, if the setup is correct you should be able to access the backend on http://localhost:3000/
Please take this data https://github.com/eonum/geopitalsuisse/blob/data/kzp16_old.xls and upload it to the backend. There is a manual for that on https://github.com/eonum/geopitalsuisse/wiki/Manual:-Backend#uploading-files
Please see https://github.com/eonum/geopitalsuisse/wiki/Manual:-Backend#parse-files, the parsing of the hospitals might take a little longer. If you check the rails s terminal you see that the app is working and inserting the data.
Please see https://github.com/eonum/geopitalsuisse/wiki/Backend_Rails#how-to-geocode-hospitals-and-locations, please keep in mind that the geocoder needs SSL, it might be useful to do that in a linux environment.
Please see https://github.com/eonum/geopitalsuisse/wiki/Backend_Rails#api, normally your address in dev is localhost:3000
Ohne Dokumentation wären wir alle Tiere.