Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nowisf/TestApi
test
https://github.com/nowisf/TestApi
Last synced: 15 days ago
JSON representation
test
- Host: GitHub
- URL: https://github.com/nowisf/TestApi
- Owner: nowisf
- Created: 2022-12-25T20:58:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T18:47:33.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T16:36:34.302Z (3 months ago)
- Language: TypeScript
- Size: 111 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auth-api-example
## Requisites
- Node 16+
## Installation
```bash
npm install
```### Development
```bash
npm run dev
```