Skip to content

antonioacd/JavaShool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaShool

Welcome to the Railway Transport Company repository!

This project consists of three main components: Backend, Frontend, and Documentation. To ensure proper functionality, it's crucial to download all three projects and organize them in a specific structure.

To set up the project, follow these steps:

  1. Clone the Repositories

  2. Create a root folder and move all three projects into it:

    project-root/
     ├── JavaSchool/           (Backend)
     ├── JavaSchoolFrontend/   (Frontend)
     └── javaschool-doc/       (Documentation)
    
  3. Navigate to Backend

    cd project-root/JavaSchool/
    
  4. Use the following command to start the proyect

    ./mvnw docker-compose up
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors