mirror of https://github.com/VERT-sh/VERT.git
Add deployment section to README
Added a section for deploying the project on Railway.
This commit is contained in:
parent
38ec057eef
commit
85a75d4562
|
|
@ -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
|
||||||
|
|
||||||
|
[](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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue