Skip to content

devagrawal09/crystal-of-customs

Repository files navigation

Crystal of Customs

A habit dashboard for Habitica, made by Dev Agrawal.

Usage

Log in with you Habitica user id and token. You can find your user id and token by going to Settings > API on Habitica.

This is a client-side only application, no server or database is involved. Your credentials are stored in local storage and are not sent to any server.

Development

  1. Install dependencies with npm install
  2. Run npm run dev to start the development server

Deployment

  1. Run npm run build to build the application for production
  2. Copy the contents of the dist folder to your web server

Stack

Contributing

This project is open to any contributions, especially on the UI design. I am terrible at design and would appreciate improvement suggestions.