Skip to content

mskVitalii/chemnitz_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chemnitz map

Members

How to run the project?

Prerequisites

  1. npm
  2. bash
  3. docker & docker compose
  4. Gitlab Access Token with Maintainer role

Ignition

make init && make run

All commands via make <command>:

init

  • Runs a script to initialize the GitLab access token (7xg8p8payzDFuMYRxTit).
  • Fetches environment variables.
  • Installs npm dependencies.

pull

  • Pulls the latest changes from the Git repository.
  • Fetches environment variables.

dev

  • Starts frontend.
  • Starts Docker containers in detached mode with --build flag.

run

  • Starts frontend.
  • Starts Docker containers in detached mode.

Links

Mongo inits with the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published