Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.
/ server-hospital Public archive

Server part of the FXHospital project. Under developing. Spring MVC + Heroku. Site now contains current version.

Notifications You must be signed in to change notification settings

PetrIlya/server-hospital

Repository files navigation

Help

What is it ?

It's me attempt to make restful server. It'll work as a part of the FXHospital

How to run it ?

For local running with Heroku you should provide .env file with variables, you can see in the application.properties file.
SPRING_DATABASE_URL
SPRING_DATASOURCE_PASSWORD
SPRING_DATASOURCE_USERNAME
PORT
Use command heroku local web
Don't forget to provide postgres extension

How to deploy it ?

Make sure you've created heroku application for this project and provided SPRING_DATABASE_URL SPRING_DATASOURCE_PASSWORD SPRING_DATASOURCE_USERNAME PORT variables and please, don't forget to provide postgres extension

About

Server part of the FXHospital project. Under developing. Spring MVC + Heroku. Site now contains current version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages