Add deployment section to README

Added a section for deploying the project on Railway.
This commit is contained in:
Baran Berkay Barakçin 2025-11-30 23:16:39 +02:00 committed by GitHub
parent 38ec057eef
commit 85a75d4562
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ VERT is built in Svelte and TypeScript.
- [Using Docker](./docs/DOCKER.md) - [Using Docker](./docs/DOCKER.md)
- [Video Conversion](./docs/VIDEO_CONVERSION.md) - [Video Conversion](./docs/VIDEO_CONVERSION.md)
## Deploy
[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/vert?referralCode=20H68q&utm_medium=integration&utm_source=template&utm_campaign=generic)
## License ## License
This project is licensed under the AGPL-3.0 License, please see the [LICENSE](LICENSE) file for details. This project is licensed under the AGPL-3.0 License, please see the [LICENSE](LICENSE) file for details.