A dead-simple real-time voting tool.
Find a file
2023-11-20 09:43:14 -07:00
.github Readme and workflow 2023-11-17 00:40:29 -07:00
.vscode Blaze it 2023-04-20 04:20:00 -06:00
app Force dynamic 2023-11-19 17:31:53 -07:00
public images 2023-11-16 21:23:50 -07:00
.dockerignore The most fly commit 2023-11-17 00:20:46 -07:00
.env.example SQLite 2023-11-16 21:23:52 -07:00
.eslintrc.cjs Welp... 2023-11-16 21:23:44 -07:00
.gitignore 3.0.0 2023-11-16 21:23:51 -07:00
.npmrc Updated DaisyUI to 3.0 🎉 2023-11-16 21:23:44 -07:00
CODE_OF_CONDUCT.md Updated code of conduct and footer link 2023-05-28 00:30:47 -06:00
Dockerfile The most fly commit 2023-11-17 00:20:46 -07:00
drizzle.config.ts SQLite 2023-11-16 21:23:52 -07:00
env.mjs SQLite 2023-11-16 21:23:52 -07:00
fly.toml SWAP 2023-11-19 17:00:44 -07:00
LICENSE Blaze it 2023-04-20 04:20:00 -06:00
middleware.ts Never going to give this up 2023-11-20 09:43:14 -07:00
next.config.mjs HOTFIX 2 2023-11-16 21:23:53 -07:00
package.json Never going to give this up 2023-11-20 09:43:14 -07:00
pnpm-lock.yaml lockfile 2023-11-19 16:51:40 -07:00
postcss.config.js Blaze it 2023-04-20 04:20:00 -06:00
README.md Readme and workflow 2023-11-17 00:40:29 -07:00
SECURITY.md Blaze it 2023-04-20 04:20:00 -06:00
tailwind.config.js Get outta here prose! 2023-11-16 21:23:44 -07:00
tsconfig.json deps 2023-11-17 23:35:46 -07:00

Sprint Padawan

A scrum poker tool that helps agile teams plan their sprints in real-time.

Stack

  • Front-end framework: Nextjs
  • Front-end library: React
  • Rendering method: SSR SPA
  • Hosting: Vercel
  • Real-time pub/sub: Ably
  • ORM: Drizzle ORM
  • Database: Turso (libSQL)
  • Cache: Upstash (Redis)

Environment Vars

Add variables to the following places:

  • Github Secrets
  • Fly Secrets

Versioning

  • I use a bastardized version of semantic versioning. I jump to a new minor release whenever I feel like I made enough patch releases.
  • All released are named using the corperate BS generator, found here.

Contributing

Feel free to propose changes via PR. I'm not awfully picky about formatting right now, so I'll accept/reject on a case-by-case basis. Please make sure to have an issue first though.

Stats

Alt