An open API service indexing awesome lists of open source software.

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

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
```