Skip to content

Melcus/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter clone - Twooter


Services

- nginx latest
- php 7.4.X
- mysql:8
- redis:latest

Build the containers

make build

Start the containers

make start


http://localhost:PORT should be available now (configured in docker-compose.yml)

Stop the containers

make stop

Delete the containers

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published