nostream
nostream copied to clipboard
Adding Railway Script
trafficstars
Deployment template for the railway.app
Working on setting it up so that community can benefit from this template!
So, I need to work on the configuration part. That will be merged as config.toml , I am planning to add this in the config
- Build and Dependency Setup
- DB and Check Migration if it exists
- Then run the DB migration
- Setup the domain (usually these services provide domain mapping that is temporary )
- Test if the nostr relay is up and live. (Probably running by tests)
Perhaps the docker-compose.yml can serve as inspiration for this.
Completed in #49