tenebris0011 / home-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Page

This project came from me learning PHP, and wanting to build a website with it from the ground up.
In order to run this project you will need to have docker and docker-compose installed.
This docker-compose file builds the image, you can modify this to not build the image every time if you'd prefer.

To start this container.

docker-compose up

If you want to not see the logs

docker-compose up -d

Submit any issues you find if you would like.
This is an "as I can" type of project where I make bug fixes as I am able to.
DISCLAIMER
I am still very new to PHP, and there are likely many bad practices in this code.
Please do not take anything in this code base as "the way" to handle certain tasks in PHP.

About


Languages

Language:JavaScript 61.5%Language:CSS 36.4%Language:PHP 2.2%