Skip to content

LukaZeleznik/OpenAir

Repository files navigation

OpenAir

Full stack web application using Node.js, Express.js, Vue.js, MongoDB and Nginx.

Requirements

  • Docker
  • Docker Compose

Usage

  1. Fork the repository
  2. Open a terminal inside the root folder and run:
docker-compose up --build -d
  1. Open up the nginx container with:
docker exec -it nginx bash
  1. In the container, run:
npm run serve
  1. Open up your browser and navigate to:
http://localhost:81/install
  1. Install and login with:
Username: [email protected]
Password: password
  1. Play!

Extras

  • Connect to MondoDB with 'mongodb://multiHunter:multiHunter1@localhost:27017/?authSource=admin&readPreference=primary&appname=MongoDB%20Compass&ssl=false'

OpenAir Travian

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •