Skip to content

RESTful API for CRM system for the HR Department. Uni project

License

Notifications You must be signed in to change notification settings

kyrylo-kundik/CRM-System-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot crm on Kotlin

Build with spring boot and other spring staff and with ❤️

By LKNM team

To start server side app:

  • Create .env file, it should look like this:
PG_PORT=5432
PG_DB=crm_yalynky
PG_USER=postgres
PG_PASS=postgres
PG_HOST=postgres # or localhost if you don't want to user postgres service

APP_PORT=8088 # then your app will available on localhost:8088
APP_SECRET=51L6nFI7EOUWsuIx7VW2ntjeRmVWY1Kc
HIBERNATE_STRATEGY=create # or validate or whatever
  • Run docker-compose up

About

RESTful API for CRM system for the HR Department. Uni project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages