Small app to keep tracks of subscriptions to any kind of services online.
- Clone this repo
- Go to railway.com
- Connect with your github account
- Add a new project
- In this project add a new service -> Github repo -> choose the cloned repo
- In the side panels go to "Variables" and create three variables:
PORT = 3000
,USERNAME = <your username>
andPASSWORD = <your password>
- In settings you should be able to generate a url for this project in the networking tab
- Add a new Volume service with a mount path of /app/data