Skip to content

wojole94/android-app-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-app-us

How to run:

  1. Register and download docker from its official website. https://www.docker.com/
  2. Set up db using 'docker-compose up' command in git repo main localization
  3. Build project using 'mvn spring-boot:run'command in main sky-scanner-app-backend project directory
  4. You can get access to REST API (front-end side) at http://localhost:8080/api/v1
  5. Database is exposed at http://localhost:3306. u:root p:admin. You can use MySQLWorkbench f.e. to view schemas in UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages