Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/himself65/cyplanner


https://github.com/himself65/cyplanner

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# CyPlanner

## Getting started

> make sure you are using node.js 18+ version

```shell
corepack enable
pnpm install
# run frontend
pnpm --filter web run
```