- Clone the repo (
git clone https://github.com/rage/concepts.git
) - Install docker and docker-compose.
- Build dev docker images with
./compose build
- Start everything with
./compose up -d
- Deploy the database with
./prisma deploy
- Go to http://localhost:8080 in your browser