Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wanrif/serivce-starter
https://github.com/wanrif/serivce-starter
biomejs bun express ioredis mongoose typescript
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wanrif/serivce-starter
- Owner: wanrif
- Created: 2024-08-08T07:41:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T04:20:31.000Z (2 months ago)
- Last Synced: 2024-09-08T05:27:57.376Z (2 months ago)
- Topics: biomejs, bun, express, ioredis, mongoose, typescript
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# service-starter
To install dependencies:
```bash
bun install
```To run:
```bash
bun run dev
```This project was created using `bun init` in bun v1.1.21. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.