Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joaoemanuell/letters-web

Free web service for sending anonymous (or not) letters to users.
https://github.com/joaoemanuell/letters-web

Last synced: about 1 month ago
JSON representation

Free web service for sending anonymous (or not) letters to users.

Awesome Lists containing this project

README

        

# letters

Free web service for sending anonymous (or not) letters to users.

# Getting Started

Use the docker and docker-compose.

## Api

[Access the api repository](https://github.com/JoaoEmanuell/letters-api-python)

## Web

Make the build

```
docker-compose build
```

Run

```
docker-compose up
```