Skip to content

Liang-Chu/carpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction for setting up fork branch and setting up your local IDE

  1. Dev tools/IDEs a. Eclipse b. PostgreSQL

  2. Installing the plug-in (STS) into your Eclipse. This is the dev plug-in for Spring boot and Gradle. You can find it from marketplace.

  3. Creating local DB using the PostgreSQL. In this case, I used 'carpool' as my DB's name, 'postgres' as the username, 'password' as the DB password. If you create the DB with different name and password, change the properties in application.properties file before starting the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published