Skip to content

ClemPera/flowhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo flowhi

flowhi (フロー日) is a progress tracker website currently in development that helps you achieve your goals through comprehensive progress monitoring. Track multiple elements such as scale measurements, time spent, weight changes, and more - all in one place. By visualizing your progress over time, flowhi empowers you to stay motivated on your journey toward accomplishing your personal goals.

Tech

Frontend: Vite.js + React + Tailwind

Backend: Node.js + Express.js

Database: Mysql

A few images

Main page Main page

Install

You need to install npm and node (>22)

cd frontend
npm install

cd backend
npm install 

Start

Start backend:

cd backend 

npm run dev

Start frontend:

cd frontend

npm run dev

Start Tailwind watch:

cd frontend

npm start

docker/mariadb docker/grafana

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published