Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeswibon/todo
https://github.com/aeswibon/todo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aeswibon/todo
- Owner: aeswibon
- Created: 2024-03-10T22:14:23.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-05-02T09:15:38.000Z (9 months ago)
- Last Synced: 2024-05-02T22:14:30.224Z (9 months ago)
- Language: TypeScript
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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