Skip to content

ModWorkshop/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModWorkshop Monorepo

This repository holds all of the code for modworkshop + docker compose + env files.

Installing

Requirements

Pretty much just Docker or Docker Desktop whatever works for you. On Windows you'll need WSL2.

Gettings things running:

  1. Clone the repo.
  2. Copy .env.example, naming it .env and fill any necessary information in both frontend and backend.
  3. Run docker compose up -d.

Notes

  1. On Windows, you should place the folders in the distro of your choice, otherwise the performance is unbearable.
  2. Default email: admin@modworkshop.net and password: admin.
  3. The defaults are meant to be convenient for development they are not to be used in production. Make sure to setup with more care for production.
  4. Due to the complexity of getting PHP setup (libraries + config), we currently don't have a dockerless guide.

Security

If you discover a security vulnerability, please submit a private vulnerability report. Alternatively, you can email me directly at luffy@modworkshop.net.

About

The monorepo for the modworkshop.net site containing both frontend and backend projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published