Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 765 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 765 Bytes

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