Skip to content
/ habilty Public

ObayM/habilty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 14, 2026
744f61f · · Jan 14, 2026

History

14 Commits
Dec 5, 2025
Dec 13, 2025
Dec 6, 2025
Jan 14, 2026
Dec 5, 2025
Dec 5, 2025
Dec 5, 2025
Dec 7, 2025
Dec 7, 2025
Dec 5, 2025
Dec 7, 2025

Repository files navigation

Habitly

Track your habits simply (will defnitely change this name)

Check it out --> t; http://habilty.vercel.app/

ScreenShot of the website


Tech Stack

  • NextJs
  • React
  • Tailwind CSS
  • Supabase

Getting Started

From the habitly directory(cd there):

# install dependencies
npm install

# run dev server
npm run dev

ev

Open http://localhost:3000 during development.

Also you will find schema.sql you can run it in supabase to get the same schema :)

Pages

  • /dashboard: You can log and create habits here and connect your slack account!
  • /: What is mentioned here is the final app but this is a WIP, also don't take everything i wrote there seriously XD

Apis

  • /api/slack/command: Here is where I recive the requests and process the slack commands
  • api/slack/send-reminders: This is to send reminders for all the users about thier uncompleted habits
  • api/user/connect-slack: Generate code and make it easy to connect your slack with Habitly!
  • api/habits: bunch of apis with the goal of adding/deleting habits or logging them

Thanks for reading, please start it if you like it :)

About

Track your habits where you already chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published