Skip to content

sozonome/spoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spoker

All Contributors

my take on scrum poker, built using Next.js, Chakra-UI, and TypeScript.

Quality Gate Status Bugs Code Smells Duplicated Lines (%) Technical Debt Maintainability Rating Reliability Rating Security Rating Vulnerabilities

Commitizen friendly

Preview

Screen.Recording.2023-04-26.at.23.46.21.mp4

Pre-Requisites

  • Node v20+ (recommended to install through nvm)
  • This project uses pnpm as package manager (not yarn or npm). To install packages, run pnpm i
    • It's recommended to install / use pnpm via corepack
  • Make sure .env.local file is added (see / copy from .env.example)
  • Firebase project

Getting Started

First, run the development server:

pnpm dev

Open https://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Agustinus Nathaniel

💻 🐛 🎨 🤔 🚇 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!