Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladimirfomene/moviereviewboard
Full Stack App with Spring Boot and Vue.js
https://github.com/vladimirfomene/moviereviewboard
Last synced: 8 days ago
JSON representation
Full Stack App with Spring Boot and Vue.js
- Host: GitHub
- URL: https://github.com/vladimirfomene/moviereviewboard
- Owner: vladimirfomene
- Created: 2019-04-05T10:14:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T20:01:45.000Z (almost 2 years ago)
- Last Synced: 2023-04-04T23:24:31.819Z (over 1 year ago)
- Language: Kotlin
- Size: 2.72 MB
- Stars: 2
- Watchers: 1
- Forks: 6
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieReviewBoard
# App Setup
* Go to the backend directory of the repo and follow the README there. Make sure you have the backend app running before moving on to the next instruction.
* Go to the frontend directory of the repo and follow the README there. Run the frontend app before moving to the next section.# Testing
* If you ran the frontend app, your app should be available at `http://localhost:8080`