An open API service indexing awesome lists of open source software.

https://github.com/anonrig/calendar

Family friendly calendar and event tracking app
https://github.com/anonrig/calendar

Last synced: 12 months ago
JSON representation

Family friendly calendar and event tracking app

Awesome Lists containing this project

README

          

# Getting started

## Dependencies

- Install pnpm using `npm i -g pnpm`
- Install just using `brew install just`

## Running development

- Initialize the repository using `just init`
- Run desktop application using `just run-tauri`
- Run backend server using `just run-server`