Skip to content

MrMikeFloyd/jvm-js-fullstack

 
 

Repository files navigation

official JetBrains project GitHub license

Full Stack JVM & JS App Hands-On Lab

This repository is the code corresponding to the hands-on lab Full Stack JVM & JS App.

How to run

Simply fire up the application using gradle:

.gradlew run

In order for the application to work, a MongoDB instance needs to be up and running serving the mongodb-community service. Information on how to install MongoDB is available in the respective documentation.

The master branch is to be used as a template. If you would like to see the completed project, check out the final branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.3%
  • HTML 1.7%