Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 2.58 KB

README.md

File metadata and controls

66 lines (48 loc) · 2.58 KB
Mindfulyze - Record moments from your day, free your thoughts and emotions in a safe way.

Store moments from your day securely

Twitter License

Introduction · Features · Local Development · Tech Stack · Contributing

Introduction

Mindfulyze is a journaling tool designed specifically for those who wish to keep a personal diary in a more mindful and meaningful way.

Features

Local Development

To develop Mindfulyze locally, you will need to clone this repository and set up all the env vars outlined in the .env.example file.

Once that's done, you can use the following commands to run the app locally:

pnpm i
pnpm dev

Tech Stack

Contributing

We love our contributors! Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.