Skip to content
/ IBF Public

This is the new IBF-repo (for IBF v2)

License

Notifications You must be signed in to change notification settings

rodekruis/IBF

Repository files navigation

IBF

Important

This is the repo for IBF v2, which is not in MVP-state yet. Find the old IBF-system repo here.

IBF is a web app to visualize hazard forecasts. It has a NestJS backend and an Angular frontend.

Read our documentation.

Getting started

  1. Install NodeJS
  2. Install Docker
  3. Clone source code: git clone https://github.com/rodekruis/IBF.git
  4. Start api-service
  • Setup env variables cp services/.env.example services/.env
  • Start api-service npm run start:services:detach
  • Open http://localhost:4000/docs in a web browser to access the api-service documentation
  1. Start portal
  • cp portal/.env.example portal/.env
  • npm run install:portal
  • npm run start:portal
  • Open http://localhost:8888 in a web browser to check if the IBF-portal is running

IBF is published under the open-source Apache-2.0 license.

About

This is the new IBF-repo (for IBF v2)

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •