Skip to content

Goudarz/Pacstall-website

 
 

Repository files navigation

The Pacstall Website

Stats

Repobeats analytics image

How to Run

First, clone this repo and go to its directory.

git clone https://github.com/pacstall/website
cd website

Then, choose an option below depending on if you're planning to make changes to the website or to just run it.

Run it for Development

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up --force-recreate --build

Run it in Production

docker-compose pull && docker-compose down && docker-compose up -d

About

Website for the Pacstall organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.4%
  • Go 29.0%
  • HTML 1.6%
  • Makefile 1.0%
  • CSS 0.5%
  • JavaScript 0.3%
  • Other 0.2%