Skip to content

Forum application using Spring and Angular technologies

Notifications You must be signed in to change notification settings

pytdev/forum-Spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum application

Using technologies:

  • Spring Boot,
  • Hibernate,
  • Spring Data JPA,
  • Spring Security,
  • Java 8,
  • Angular 5,
  • JUnit,
  • Mockito,
  • PostgreSQL,
  • JWT,
  • Gradle

To run backend:

in main project directory: bootRun - project will run on port 8080

To run frontend:

cd src/main/frontend

npm start (using proxy settings)

About

Forum application using Spring and Angular technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 41.3%
  • TypeScript 34.6%
  • HTML 22.4%
  • JavaScript 1.1%
  • CSS 0.6%