Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dtgoitia/flask-starter-kit


https://github.com/dtgoitia/flask-starter-kit

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

## Set up development environment

```shell
make set_up_development_environment
```

## Development

Check `Makefile` for dependency management, linting, formatting and testing.

NOTE: to use `ipdb`, run code outside a container.