Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilshaw/card-server
Card server implementation.
https://github.com/ilshaw/card-server
bun eslint nest typescript
Last synced: 25 days ago
JSON representation
Card server implementation.
- Host: GitHub
- URL: https://github.com/ilshaw/card-server
- Owner: ilshaw
- Created: 2024-06-05T12:48:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T11:13:04.000Z (4 months ago)
- Last Synced: 2024-09-29T01:41:05.790Z (about 1 month ago)
- Topics: bun, eslint, nest, typescript
- Language: TypeScript
- Homepage:
- Size: 507 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Application description
Auth server implementation.
## Installing dependencies
```bash
$ bun install
```## Launching application
```bash
$ bun run start:dev
```