An open API service indexing awesome lists of open source software.

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

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```

![H2 Console](https://i.ibb.co/RPKmTB7/h2-Console.png)

https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html

https://www.javatpoint.com/how-to-install-maven