This repository has been archived on 2020-09-13 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
1b900c740c60f3b808bea57a962e967f043db404
continuous-integration/drone/push Build is passing
Magic App
A swarm of dreams.
Go Go Go No Docker
$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ make python-run
Go Go Go Yes Docker
$ make docker-build
$ make docker-run
Go Go Go Yes Docker Compose
$ pip install "docker-compose>=1.26.0,<2"
$ make compose-run
Description
Magic App (DEPRECATED: see https://git.autonomic.zone/autonomic-cooperative/abra)
147 KiB
Languages
Python
75.4%
HTML
23.5%
Dockerfile
1.1%