Code Monkey home page Code Monkey logo

agentgptconfetti's Introduction

Confetti

๐Ÿฅณ Get your estimation party started with confetti ๐Ÿฅณ
Realtime estimation with confetti-filled fun. The party tool for your planning process.

Deployment Success Health Check License Node version

๐Ÿ”— Short link ย ย โ€ขย ย  ๐Ÿค Contribute


Are you tired of mundane planning sessions? It's time to get the party started with confetti.dev! Confetti brings a burst of color and excitement to your fibonacci process. Whether you're working with a large or small team, or just looking for a more engaging way to plan projects, confetti has got you covered. So why just estimate when you can celebrimate?

๐ŸŽ‰ Features

  • ๐ŸŽจ Colorful - Confetti will rain down when all estimates agree.
  • ๐Ÿ“ˆ Realtime - See your team's estimates update in realtime.
  • ๐Ÿ“ Collaborative - Share your session with your whole team, small or large.
  • ๐Ÿ“Š Estimation - Confetti supports currently fibonacci estimates, more coming soon!
  • ๐Ÿ”“ Anonymous - No need to create an account. Just enter a username, and you're ready to go.
  • ๐Ÿ”’ Secure - Login with your favorite SSO provider. When logged in, your profile image will be shown in the session.
  • ๐Ÿ“ฆ Open-source - Confetti is free and open-source.

๐Ÿš€ Tech Stack

๐Ÿ‘จโ€๐Ÿš€ Getting Started

๐Ÿšง You will need Nodejs +16 (LTS recommended) installed.

  1. Fork this project:
  1. Clone the repository:
git clone [email protected]:YOU_USER/confetti.git
  1. Install dependencies:
npm install
  1. Create a .env file with the following content:

๐Ÿšง The environment variables must match the following schema.

# Next Auth Secrets
NODE_ENV=production
NEXTAUTH_SECRET=
NEXTAUTH_URL=http://localhost:3000

# OAuth secrets:
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=

# Next Auth config:
NEXTAUTH_SECRET=
NEXTAUTH_URL=

# Database URLs:
DATABASE_URL=
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
  1. Ready ๐Ÿฅณ, now run:
# Create database migrations
npx prisma db push

# Run the project:
npm run dev

agentgptconfetti's People

Contributors

awtkns avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.