Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

informed-governance-project/portal-test

Repository files navigation

Informed Governance Portal

Launch the app

$ poetry install
$ poetry shell
$ export FLASK_APP=runserver.py
$ flask --debug run
$ curl http://127.0.0.1:5000/about/test
{
  "status": "OK"
}

License

This software is licensed under GNU Affero General Public License version 3

  • Copyright (C) 2022 SECURITYMADEIN.LU

About

Portal for the Informed Governance project

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published