Skip to content

This is an example of blog with posts that can be upvoted, with the use of reactjs and spring-boot.

Notifications You must be signed in to change notification settings

mathias5r/upvote-with-reactjs-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

upvote-with-reactjs-springboot

This is an example of blog with posts that can be upvoted, with the use of spring-boot and reactjs.

Prerequisites

Docker

Building

In the root folder of the project run the above command

docker-compose build

Running

docker-compose up

In a browser you can access the above url

localhost:5000

Running tests

Server tests

docker-compose run upvote-server make tests

App tests

docker-compose run upvote-app make tests

Build with

  • Postgresql - Database
  • Maven - Dependency management and tests
  • Spring.io - JDBC-backed config seerver
  • Reactjs - Javascript framework for user interfaces
  • Jest - Javascript testing framework
  • Docker - Container platform

About

This is an example of blog with posts that can be upvoted, with the use of reactjs and spring-boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published