Skip to content

FirePing32/navrachana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navrachana Sama [UNOFFICIAL] Website

Runing locally with Docker

# build the docker image with Linux container enabled in Docker settings
docker build -t navrachana

# run the docker container on this machine. Expose its internal
# port 80 to this machine's port 80
docker run -d -p 80:80 navrachana



Docker-Integration by @prakhargurunani

About

Navrachana Sama unofficial website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.6%
  • JavaScript 38.9%
  • Hack 9.6%
  • CSS 2.8%
  • Dockerfile 0.1%