Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.
/ E-Gifts Public archive

TechnoTrack FullStack development course by Mail.Ru graduation project

Notifications You must be signed in to change notification settings

denisstasyev/E-Gifts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Gifts logo

E-Gifts - Brings gifts to AR & VR!

You have found the E-Gifts GitHub repository, which is our graduation project of the TechnoTrack FullStack development course by Mail.Ru.

Index

  1. Quick Overview
  2. Quick Start
  3. Contributors Links
  4. Available Scripts

Quick Overview

E-Gift is a web resource on which everyone can send a greeting gift in AR/VR to someone.

Quick Start

To run this project, you must have Docker and Docker Compose installed.

Before starting this project, look at the "Initial Setup" part of frontend/README.md

In the project directory, you can run:

make

Installs all necessary dependencies via Docker and Docker Compose and runs the application.

make down

Stops the application and deletes Docker container with all dependencies (Docker images are still available).

Contributors Links

If you find a bug, use the Bug Report Form.

Available Scripts

make up

Launches the application and installs (if necessary) some Docker images.

make stop

Stops running containers without removing them.

make restart

Relaunches the application.

make build

Builds all custom Docker images.

make install

Builds and runs the application (the same as make).

make rm

Deletes all installed Docker images (except for Node).

make logs

Shows all logs.

About

TechnoTrack FullStack development course by Mail.Ru graduation project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published