Skip to content
Discussion options

You must be logged in to vote

Hi there!

For your frontend (HTML, CSS, JS, Bootstrap), you could easily host it on GitHub Pages or Vercel. Both are great, free options with simple deployment processes. Vercel even provides automatic CI/CD pipelines, which is nice if you're pushing updates frequently.

For the backend (Spring Java 21), you can check out Heroku or Railway. Both platforms offer free tiers with quick deployment for Java apps. Heroku is very straightforward for Java Spring apps, while Railway is newer but also provides great developer experience with easy integrations and scalability options.

Hope this helps! Let me know if you need any further info or tips on setting them up!

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by maradona-mirin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Programming Help Discussions around programming languages, open source and software development
6 participants