https://github.com/matrix278/conferenceapp
Tallink - conference web application test task
https://github.com/matrix278/conferenceapp
axios h2-database java maven nightwatch reactjs rest selenium spring-boot web-application
Last synced: 6 months ago
JSON representation
Tallink - conference web application test task
- Host: GitHub
- URL: https://github.com/matrix278/conferenceapp
- Owner: Matrix278
- License: mit
- Created: 2019-09-18T12:58:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T07:20:18.000Z (6 months ago)
- Last Synced: 2025-04-10T22:49:20.722Z (6 months ago)
- Topics: axios, h2-database, java, maven, nightwatch, reactjs, rest, selenium, spring-boot, web-application
- Language: JavaScript
- Homepage: https://tallink-test-conference-app.herokuapp.com/
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conference web application
Deployed on: https://tallink-test-conference-app.herokuapp.com/
Spring Boot, H2 and React.js Web Application
- Clone this repository
- From frontend directory, run ```npm install``` and ```npm run build```
- From root directory, run ```mvn spring-boot:run```
- From frontend directory, to perform form tests run ```npm run nightwatch```
- To enter H2 database, go to ```http://localhost:8080/h2```
https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html
https://www.javatpoint.com/how-to-install-maven