AMTuttle02 / HomeTeamCreativity

Home Team Creativity Website
https://www.hometeamcreativity.com
1 stars 0 forks source link

HomeTeamCreativity

Database-Driven Website for Home Team Creativity
https://www.hometeamcreativity.com

To Do List

https://ufindlay-my.sharepoint.com/:x:/g/personal/tuttlem2_findlay_edu/EdaYQbRsWVlFgGAmwEez-3EBvlVPPv5tjJLoOYsM91FH_g?e=1yUaFd&nav=MTVfe0VCMTIzN0UxLTc3MjEtNEMyOC1BOUI2LTFCRUYzMjY5OThFM30

How To Run

Setup .env

The initial .env file is called sample.env. You should be able to directly copy it to .env.

Install Docker https://www.docker.com/products/docker-desktop/

Create a Free Docker Account

Finish Docker Set up Process

In WSL2:

Just Commands

just up

Install NodeJS Latest Version (Optional)

https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-22-04

Obtain var/www images that have been uploaded

docker cp hometeamcreativity-api-1:/var/www/images PHP/src

Build for production

npm install
npm run build