Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikyw89/fingu-backend
https://github.com/vikyw89/fingu-backend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikyw89/fingu-backend
- Owner: vikyw89
- Created: 2023-08-25T15:40:52.000Z (over 1 year ago)
- Default Branch: alpha
- Last Pushed: 2023-08-31T11:06:24.000Z (over 1 year ago)
- Last Synced: 2024-10-12T08:45:39.403Z (2 months ago)
- Language: TypeScript
- Homepage: https://fingu-backend.vercel.app
- Size: 300 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fingu-backend
live preview: https://telegram.me/fingufriendbot
# to start
- go to /server
```
npm i
npm run dev
```