Skip to content

k-tech-italy/hope-aurora

 
 

Repository files navigation

Aurora

Aurora is an open source project to collect and register data. It is focused mainly on performance and security.

Run the code

  • Option 1: with local machine services (redis, postgres) with direnv

First configure your .envrc and run

  python manage.py runserver
  • Option 2: using docker-composer

For the first time you need to run in root project directory

./manage env --comment --defaults > .env
docker-compose build
docker-compose up

each next time

docker-compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 36.4%
  • JavaScript 32.7%
  • SCSS 14.6%
  • HTML 11.1%
  • Smarty 2.8%
  • CSS 2.0%
  • Other 0.4%