multi-tenancy-template

a spider gazelle template with user management included

Spider-Gazelle Multitenancy Starter

CI

Clone this repository to start building your own spider-gazelle based application. This is a template and as such, Do What the Fuck You Want To

Documentation

This builds on the basic Spider-Gazelle template to provide a good starting point for your application. User management.

Testing

Launch the test script which leverages docker configure an isolated test environment for your specs.

./test

alternatively you can run docker compose up directly

Compiling

crystal build ./src/app.cr

Deploying

Once compiled you are left with a binary ./app

  • for help ./app --help
  • viewing routes ./app --routes
  • run on a different port or host ./app -b 0.0.0.0 -p 80
Repository

multi-tenancy-template

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 5
  • 3 days ago
  • April 4, 2025
License

Do What The F*ck You Want To Public License

Links
Synced at

Fri, 18 Apr 2025 14:49:22 GMT

Languages