https://github.com/aryaniyaps/todos
đŸ’«Todos w/ Flask + React
https://github.com/aryaniyaps/todos
docker flask nextui python react typescript
Last synced: 6 months ago
JSON representation
đŸ’«Todos w/ Flask + React
- Host: GitHub
- URL: https://github.com/aryaniyaps/todos
- Owner: aryaniyaps
- License: bsd-3-clause
- Created: 2021-10-22T10:55:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:32:49.000Z (over 1 year ago)
- Last Synced: 2025-03-24T15:11:21.875Z (7 months ago)
- Topics: docker, flask, nextui, python, react, typescript
- Language: Python
- Homepage:
- Size: 4.17 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Todos app
[](https://github.com/aryaniyaps/todos)
[](https://stackshare.io/aryaniyaps/todos)This is an example todos app.
## How to use
You can use [Docker Compose](https://github.com/docker/compose) to run this application
locally. Make sure you have it installed on your machine! For development purposes, you can get
going with the following command:```text
docker compose up --build
```This spins up a few containers locally. The site will be available at http://localhost.