Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formbricks/formtribe-lottery
This script was used in the Formtribe 2023 hackathon to draw the winners.
https://github.com/formbricks/formtribe-lottery
Last synced: 7 days ago
JSON representation
This script was used in the Formtribe 2023 hackathon to draw the winners.
- Host: GitHub
- URL: https://github.com/formbricks/formtribe-lottery
- Owner: formbricks
- License: mit
- Created: 2023-10-31T14:27:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T15:47:41.000Z (12 days ago)
- Last Synced: 2024-10-31T16:19:44.717Z (12 days ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formtribe 2023 Lottery Script
This script was used in the Formtribe 2023 hackathon to draw the winners.
## How to setup
```
pnpm i
```## How to run
```
pnpm start
```