Refacto makes it easy to run team retros with remote team members. You can use the official public deployment at https://retro.davidje13.com/, or host your own instance.
Requires Node.js 20 or above.
npm startThe site will be available at http://localhost:5000/, using a mock Google authentication server and an in-memory database.
See CONTRIBUTING.md for full guidance on local development.
See DEPLOYING.md for details on hosting your own instance of Refacto.
See SERVICES.md for details on setting up a database and integrating with authentication providers.
See SECURITY.md for details on configuring additional security for deployments.
