Skip to content

onisaint/knit

Repository files navigation

knit

Dead simple and easy to use task management system

useit and test it at https://knit-chi.vercel.app/

how to run the app locally

  1. create a new firebase app and get the credentials from the settings
  2. save the settings in .env file
# .env

VITE_FIREBASE_KEY=
VITE_FIREBASE_DOMAIN=
VITE_FIREBASE_PROJ=
VITE_FIREBASE_BKT=
VITE_FIREBASE_MSG_ID=
VITE_FIREBASE_APP_ID=
  1. use npm install to install all the dependencies
  2. run the app by npm run dev or build it by npm run build

Note: NodeJS and npm are pre-requisites for the app

About

dead simple task management app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages