Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanpablo70/ieti-ci-cd
Deploy with Railway.app and Github
https://github.com/juanpablo70/ieti-ci-cd
cd ci java maven railway-app spring-boot
Last synced: 2 days ago
JSON representation
Deploy with Railway.app and Github
- Host: GitHub
- URL: https://github.com/juanpablo70/ieti-ci-cd
- Owner: JuanPablo70
- Created: 2023-09-23T02:30:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-23T03:31:45.000Z (over 1 year ago)
- Last Synced: 2024-11-21T21:06:43.731Z (2 months ago)
- Topics: cd, ci, java, maven, railway-app, spring-boot
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App Deployed with Railway.app and Github
1. Implement a RESTful microservice with Spring Boot that responds with your name.
![postmanTest.png](img%2FpostmanTest.png)2. Create a new repository on Github and upload your project's code.
3. Create an account using GitHub Railway.app.
[Railway.app](https://railway.app)
4. Create a new project and deploy it from GitHub by selecting the authorized repository.
![railwayDeploy.png](img%2FrailwayDeploy.png)
[REST Microservice Deployed](ieti-ci-cd.up.railway.app/api/v1)
## Author
Juan Pablo Sánchez Bermúdez