Ultimate Backend Boilerplate
March 26, 2022 ยท View on GitHub
This project was generated using UB.
Project Structure
Coming soon
Get started
Install pnpm npm i -g pnpm.
Install Docker
Run
Install pnpm docker compose up. Note only default docker compose file is updated and working.
Generate an application
Run ub service create my-ub-servuce to generate a ub service.