Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rvep/dev_backend

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

rvep | dev_backend

rolling vote event planner | app server

built using java, spring-boot, sql

used for webclient dev_frontend

pre-install

  1. create a firebase project
  2. install jdk8
    • set JAVA_HOME environment variable
  3. install mariadb
  4. (optional) install latest gradle
    • otherwise just use $ ./gradlew

install

$ git clone git@github.com:rvep/dev_backend

build & run

  • setup sql db
    • $ cd data/db/scripts
    • $ mysql -u root -p < add-user.sql
    • $ mysql -u root -p < create-db.sql
    • $ mysql -u root -p < init-db-tables.sql
  • $ gradle clean assemble check bootRun
  • once the server is up and running, you can test with curl
    • $ curl -w '\n' localhost:8080/api/test/get/roles

contribute

if you have any input, or contributions, please share!

donations

donate a cup of coffee

license

MIT

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.