Skip to content

mentorchita/Geocit134

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

ch-058, geocitizen

build and deploy (ubuntu16, git2, maven3, tomcat9)

  1. git clone https://github.com/nromanen/Ch-058.git; cd Ch-058
  2. in config file ~/Ch-058/src/main/resources/application.properties you might want to edit following properties
  3. mvn install && mv target/citizen.war /usr/share/tomcat9/webapps/ && /usr/share/tomcat9/bin/startup.sh
  4. e.g. http://localhost:8080/citizen/

if you want to make changes to frontend you have to cd to ~/Ch-058/front-end dir and run npm run dev after successful execution you'll see url. to generate the production build you have to

swagger

heroku

=======

Geocitizen

a3175f1c0fdab76be1cea3be0ec00b86a68e345b

Releases

No releases published

Packages

No packages published