# Article server ## Prerequisites Have the following software installed : - docker - docker-compose - java 8 ## Launch the application In the root application folder type `docker-compose up` and then `./mvnw spring-boot:run` ## Connect to the app ### Application [http://localhost:8080]() ### Couchbase server [http://localhost:8091]() Login credentials : admin / adminadmin ### Sync gateway [http://localhost:4985/_admin/]()