/ultimate-backend-boilerplate

Boilerplate based on ultimate-backend

Primary LanguageTypeScriptMIT LicenseMIT

Ultimate Backend Boilerplate

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.