Skip to content

An Open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.

License

Notifications You must be signed in to change notification settings

uttej-vsk/Dashlit

 
 

Repository files navigation

LOGO

Dashlit 🔥


An Open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more. Built with love by Patik.

Techstack

  • React 18
  • Typescript
  • Tailwind css
  • Firebase
  • Vite
  • Redux
  • Antd Components

Contributions

  1. Clone the repository locally.
  2. As the backend uses firebase you would need to create a firebase project and copy all the creds to the .env file in the root of the project. The env file will look something like this.
# firebase keys
VITE_FIREBASE_API_KEY = ADD_THE_VALUE_HERE
VITE_FIREBASE_AUTH_DOMAIN = ADD_THE_VALUE_HERE
VITE_FIREBASE_PROJECT_ID = ADD_THE_VALUE_HERE
VITE_FIREBASE_STORAGE_BUCKET = ADD_THE_VALUE_HERE
VITE_FIREBASE_MESSAGING_SENDER_ID = ADD_THE_VALUE_HERE
VITE_FIREBASE_APP_ID = ADD_THE_VALUE_HERE
VITE_FIREBASE_MEASUREMENT_ID = ADD_THE_VALUE_HERE
  1. Once the above steps are done use npm to install dependencies npm install
  2. Now run the dev server with npm run dev
  3. You are all set.

Product screenshots

ss1 ss1 ss1 ss1 ss1

About

An Open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • CSS 1.8%
  • Other 0.5%