Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aeswibon/todo


https://github.com/aeswibon/todo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Kanbex

Simple Todo application

## Setup

1. Clone the repository
2. Run `npm install` in frontend to install the dependencies
3. Run `npm dev` in frontend to start the application
4. Run `docker compose up -d` in the root directory to start the backend