Skip to content

Glebfra/RestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with this Rest-API service

This project is created by Glebfra.

1. Installing Docker

Docker installing

If you are using windows:

If you are using linux

  • Install Docker Engine using this

2. Installing this project

Clone this project

git clone [email protected]:Glebfra/RestAPI.git

git clone https://github.com/Glebfra/RestAPI.git

cd RestAPI

Redirect to folder

cp .env.dist .env

Copy the environment example file

docker-compose up -d --build

Create and launch containers