Skip to content

8annoy/p-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot + AngularJS Comments Page

This is a simple Comments web app based on spring boot

Technologies

  • Gradle
  • Spring boot
  • AngularJS
  • MongoDB
  • Selenium
  • Cucumber JVM (Groovy)
  • Less

How to use it?

Run the backend

./gradlew bootRun

Start mongo for the backend

./gradlew startMongo

Stop backend's mongo

./gradlew stopMongo

Run the acceptance tests

./gradlew runFeatures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published