Skip to content

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 416 Bytes

README.md

File metadata and controls

executable file
·
21 lines (11 loc) · 416 Bytes

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.