Skip to content

ds-91/Spring-Message-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Message Board

Simple message board build using Java 8 and Spring Boot hosted on AWS Elastic Beanstalk.

Demo available here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need some kind of IDE installed or a text editor and a terminal.

Installing

Clone the project either from the desktop app, website, or through a terminal:

git clone https://github.com/ds-91/Spring-Message-Board.git

Deployment

After cloning the project, change to the project's directory:

cd Spring-Message-Board/

then to run the webserver,

./mvnw spring-boot:run

Finally, navigate to localhost:5000

Built With

Authors

  • Derek Schweizer

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • StackOverflow
  • Reddit
  • Google

About

Simple message board made with Spring Boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published