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: 4 months ago
JSON representation

Card server implementation.

Awesome Lists containing this project

README

          

## Application description

Auth server implementation.

## Installing dependencies

```bash
$ bun install
```

## Launching application

```bash
$ bun run start:dev
```