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: about 1 year 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T15:47:41.000Z (over 1 year ago)
- Last Synced: 2025-04-05T22:44:49.621Z (about 1 year 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
```