Skip to content

jhnbrnn/retro

Repository files navigation

Retro

A tool for running retros.

retro_screenshot

Getting Started

  1. npm install // Install package dependencies.
  2. npm run start:dev-client // Starts webpack dev server for the client-side code running on localhost:4000.
  3. npm run start:dev-server // Starts the express server running locally.

Server a build of the app over HTTPS using NGROK

This makes it easy for others to access the app over the internet

  1. npm run prod

TODO

  1. style!
  • make it look nice - WIP
  1. Features
  • GIF support (/rich text?)
  • Colours for columns
  • Sort the cards in columns by the number of ⭐️s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published