Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peterdee/auth-backend

Auth backend for various purposes
https://github.com/peterdee/auth-backend

chaijs fastify mochajs mongodb mongoose typescript

Last synced: about 2 months ago
JSON representation

Auth backend for various purposes

Awesome Lists containing this project

README

        

## Auth server

Auth server for various purposes

### Launch

```shell script
npm run dev
```

### Tests

```shell script
npm run test
```