AGENTS.md 754 B

project overview

this is project overview.

  • Language:
  • Build tool:
  • Framework:
  • Testing Framework:

Description of the architecture

project structure describe here

The project uses .env for configuration.

List your backing services, such as database, message queue, external services, etc.

  • Main database:
  • Table Naming: Singular, prefer account instead of accounts

The project uses Maven to build and run the project, and some tasks as following:

  • Build: just build
  • Run: just start

For other tasks, the project uses just as the task runner, and the available recipes are as below: