I know there are credentials in this repo. They will all be hidden as soon as this has a public port.
Make sure you have Docker, docker-compose, and yarn installed. Links/instructions coming soon.
Note: If you are on Linux environnement, copy scripts/docker_host.sh
to /etc/profile.d/
and log out from your current session.
make install
make cleardb
make docker
make setup_migrations
make setup_minio
I open 4 tabs and run the following commands make docker make server make client make migrate
Databrary: http://localhost:8000/login Hasura: http://localhost:8002 or http://localhost:9695 Minio: http://localhost:9000