Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yefim/valentine-roulette
Send some anonymous love and get some in return this Valentine's Day
https://github.com/yefim/valentine-roulette
Last synced: about 9 hours ago
JSON representation
Send some anonymous love and get some in return this Valentine's Day
- Host: GitHub
- URL: https://github.com/yefim/valentine-roulette
- Owner: yefim
- Created: 2023-02-10T21:46:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T18:41:42.000Z (6 months ago)
- Last Synced: 2024-05-29T08:24:58.424Z (6 months ago)
- Language: TypeScript
- Homepage: https://valentineroulette.com
- Size: 7.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Valentine Roulette
[![Netlify Status](https://api.netlify.com/api/v1/badges/5c6f70ef-8ddc-444b-a897-e29ed19f37e0/deploy-status)](https://app.netlify.com/sites/valentine-roulette/deploys)
Send some anonymous love and get some in return this Valentine's Day.
### Development
```
npm install
npm start
npm run backend
open http://localhost:1234/
```