Skip to content

jellycat-io/flowy

Repository files navigation

Flowy

A task manager to help projects thrive

Prerequisites

How to run the project

  1. Clone the repository
git clone [email protected]:jellycats/flowy.git
  1. Install dependencies
pnpm install
  1. Copy the .env.sample file to .env and fill in the necessary environment variables
cp .env.sample .env

Note: You need to have a postgres database to run the project. We recommend using Neon to easily create a development database.

  1. Run the project
pnpm dev

About

An intuitive task manager to help projects thrive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published