Requirements

How to run it?

  • Update env variables
cp .env.example .env
  • Install dependencies
docker compose run app pnpm i
  • Build
docker compose run app pnpm run build
  • Run Account
docker compose -f docker-compose.yml -f docker-compose.dev.yml up

Where is the application running?

License

This project is licensed under the MIT License.# ASD_frontend