Skip to content

smrrrazu/sao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Support an Orphan (SAO)

Introduction

The system is build using Wordpress CMS.

Development

Setup in Docker

Docker Docker is a platform for developers and sysadmins to develop, deploy, and run applications with containers. The use of Linux containers to deploy applications is called containerization.

Install docker

Go here link.

Download and install docker communitiy version for your OS (Windows/MAC/Linux)

Run Docker

Run following command in command line in the root folder of the project where the "docker-compose.yml" file is located.

docker-compose up -d

Run following docker command to see the running containers.

docker ps

Browse localhost

If all goes well, open the http://localhost:8000

That's it. So quick and easy.

Changing source code.

All source code are available under src folder

About

Support an Orphan (SAO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published