Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

cauldrongroup/mydiary

Repository files navigation

WARNING: THIS PROJECT IS HEAVILY DEPRECATED

MyDiary

A personal diary/journal application built for fun and learning.

⚠️ Project Status

This is a personal project created for fun and experimentation. While I'll try to keep it functional, it may not be actively maintained or updated regularly. Feel free to use it as inspiration or fork it for your own purposes!

Overview

MyDiary is a simple diary application that allows you to write and manage your personal entries. It was built as a fun side project to explore different technologies and coding patterns.

Getting Started

# Install dependencies
bun install

# Run the development server
bun dev

Environment Variables

Create a .env file in the root directory with the following variables:

BETTER_AUTH_SECRET=your_auth_secret_here
BETTER_AUTH_URL=http://localhost:3000
TURSO_DATABASE_URL=libsql://your-database-url.turso.io
TURSO_AUTH_TOKEN=your_turso_auth_token
NEXT_PUBLIC_APP_URL=http://localhost:3000

Note: Never commit your actual .env file to version control. The above are just example values.

License

This project is open source and available under the MIT License.

Disclaimer

This project was created primarily for personal use and learning. It may contain bugs or incomplete features. Use at your own discretion!

About

A diary site 🤷‍♂️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages