An open API service indexing awesome lists of open source software.

https://github.com/juicycleff/ultimate-backend-boilerplate

Boilerplate based on ultimate-backend
https://github.com/juicycleff/ultimate-backend-boilerplate

Last synced: 7 months ago
JSON representation

Boilerplate based on ultimate-backend

Awesome Lists containing this project

README

          

# Ultimate Backend Boilerplate

This project was generated using [UB](https://github.com/juicycleff/ultimate-backend).

## 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.