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
- Host: GitHub
- URL: https://github.com/juicycleff/ultimate-backend-boilerplate
- Owner: juicycleff
- License: mit
- Created: 2021-04-06T20:01:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T20:49:55.000Z (over 3 years ago)
- Last Synced: 2024-04-14T09:58:57.777Z (over 1 year ago)
- Language: TypeScript
- Size: 2.43 MB
- Stars: 61
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.