Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joaoemanuell/letters-web
- Owner: JoaoEmanuell
- License: mit
- Created: 2023-07-10T19:29:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-11T14:33:55.000Z (about 1 year ago)
- Last Synced: 2023-11-11T15:25:56.489Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://letters-topaz.vercel.app
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```