Project for PRG5, second year course of Creative Media and Game Technologies.
GymCommunity is a forum where people can post and comment on posts related to fitness and sports.
To start the project locally run:
composer install
/vendor/bin/sail pnpm install
/vendor/bin/sail up
/vendor/bin/sail pnpm run dev