https://github.com/littleboycoding/write-letter-apollo
https://github.com/littleboycoding/write-letter-apollo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/littleboycoding/write-letter-apollo
- Owner: littleboycoding
- License: mit
- Created: 2021-01-08T16:21:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T09:42:28.000Z (over 5 years ago)
- Last Synced: 2025-03-30T11:41:41.351Z (about 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apollo Server for [Write Letter](https://github.com/littleboycoding/write-letter)
Apollo implementation for Write Letter. See https://github.com/littleboycoding/write-letter
This was deployed on DigitalOcean, you can deploy to your own app platform with one click button below
[](https://cloud.digitalocean.com/apps/new?repo=https://github.com/littleboycoding/write-letter-apollo/tree/main)
## Environment Variables
- PORT : *default to 8000*
- NODE_ENV : "production" or "development" *default to "production"*
- MONGO_ADDRESS : mongodb address