This repository has been archived on 2024-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
joomla/README.md
2023-05-20 10:29:45 -07:00

11 lines
323 B
Markdown

# Joomla
Joomla CMS.
Make sure the projectName is set correctly, it's very important.
1. Clone me ```git clone git@git.nickyeoman.com:nick/joomla.git projectName```
1. cd projectName
1. Setup your .env file ```mv env.sample .env``` then edit with your favorite editor.
1. bash bin/new_project.sh
1. bash bin/docker_up.sh