AppFlowy-Cloud/admin_frontend/README.md

278 B

Admin Frontend

  • Start the whole stack: docker compose up -d
  • Go to web server
  • Quick rebuild only frontend after editing docker compose up -d --no-deps --build admin_frontend
  • You might need to add --force-recreate for non build changes to take effect