algorandfoundation / liquid-auth

Liquid Auth Service
http://liquidauth.com/
Apache License 2.0
21 stars 6 forks source link

🧹 Fully dockerize dev enviroment #11

Closed ehanoc closed 4 months ago

ehanoc commented 5 months ago

Too many steps and to boot up the environment. We can simplify it all by relying on docker compose's orchestrations to setup and boot all the dependencies correctly in the right order.

_ Also let's only keep a single docker compose file