Skip to content

SimLej18/B2NH

Repository files navigation

Back 2 Natural Hazards

B2NH logo

Demo at https://b2nh.world

Frontend of Back To Natural Hazards made with D3.js, paper.js and some ❤️.

Backend of Back To Natural Hazards made with Sqlite3 and Lumen (Laravel) and available at https://github.com/tintamarre/b2nh-api

Credits

  • @alexandreperrot
  • @SimLej18
  • @tintamarre
  • @Ushien

Development

  • yarn serve

Then open your browser to https://localhost:8080

Deployment with Docker

Build the image

docker build -t webserver .

Run the image

docker run -it --rm -d -p 8088:80 --name web webserver

Then open your browser to https://localhost:8088

License

This project is licensed under the GPLv3 license.

About

Back To Natural Hasards repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •