Skip to content

This monorepo contains all projects related to Diary, providing a unified codebase for streamlined development and maintenance.

License

Notifications You must be signed in to change notification settings

digital-gov-mg/diary

Repository files navigation

diary

Requirements

Installation

Clone the repository and install the dependencies:

pnpm install

Run the following command to start the Docker services:

docker compose up -d

Run the following command to stop the Docker services:

docker compose down

Usage

To start the development server, run the following command:

pnpm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This monorepo contains all projects related to Diary, providing a unified codebase for streamlined development and maintenance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published