https://github.com/hyper63/micro-for-render
https://github.com/hyper63/micro-for-render
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyper63/micro-for-render
- Owner: hyper63
- Created: 2021-02-17T14:20:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T13:41:05.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T05:41:37.462Z (about 1 year ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is a template repository for running hyper63 on render.
* It uses [Render Disks](https://render.com/docs/disks) for persistent storage.
* hyper63 runs in your [Render private network](https://render.com/docs/private-services) so it isn't exposed to the public internet.
## Deployment
[](https://render.com/deploy)
## Environment
When deployed, go to Environment and grap the SECRET value, this secret will be used to validate JWT Tokens for
the service.
> NOTE: this deployment plan will create 5 services on render, 4 will cost $15/mo and 1 will cost $7/mo.