Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryaniyaps/todos
💫Todos w/ Flask + React
https://github.com/aryaniyaps/todos
docker flask nextui python react typescript
Last synced: 2 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:32:49.000Z (11 months ago)
- Last Synced: 2024-02-29T21:48:28.740Z (11 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
[![GitHub](https://img.shields.io/github/license/aryaniyaps/todos)](https://github.com/aryaniyaps/todos)
[![StackShare](http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](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.