Skip to content

Cristaling/SWEgg-BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This will guide you to run the backend on your machine

Java

Install java jdk 8 and Intellij:

JDK 8

IntelliJ

Postgre

Install PostgreSQL with default settings

Postgre

After you install, open pgAdmin and conect to the localhost server with any name and host "localhost"

Create Server

Right click on the server and create a ne database with the name "pc" lowercase

Create Database

Right Click on Users and Roles and create a new user

Create User

Make the user with name "pcuser" and in Definition with password "pcpass" and give all the privileges

User Privileges

Back End

Clone the backend and open with IntelliJ AND ENABLE Auto-Import in the lower right corner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages