Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.