https://github.com/saivan/chancify
Customers get a chance to win a valuable prize for helping businesses grow
https://github.com/saivan/chancify
Last synced: 11 months ago
JSON representation
Customers get a chance to win a valuable prize for helping businesses grow
- Host: GitHub
- URL: https://github.com/saivan/chancify
- Owner: saivan
- Created: 2025-01-18T22:56:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-03T02:25:26.000Z (about 1 year ago)
- Last Synced: 2025-04-03T03:26:09.232Z (about 1 year ago)
- Language: TypeScript
- Size: 18.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Application Chancify
This is a chancify to write applications quickly. It contains a few
main features:
Core Features
- [x] Authentication
- [x] TRPC Api routes
- [x] DynamoDB Database
- [x] Data Models
Integrations
- [x] File Uploads with S3
- [ ] Message Queues
- [ ] Scheduled Jobs
- [ ] Emails
- [ ] Payments
- [ ] Text Messaging
- [ ] Middleware
Components
- [ ] Component Lists
- [x] Interactive Frames
- [x] Prose Writing
To get started just run:
```bash
pnpm install
pnpm run dev
```