Files
mallardnet/README.md
2025-11-22 23:57:26 -08:00

871 B

MallardNet

MallardNet is a marcoblogging site created in 2025.

what is use

how to get it running in your web environment

i made these instructions because it has composer, so it needs the steps in either not to have errors without the /vendor/ folder

1. have composer installed on your computer
2. put all of this stuff in your www folder
3. run composer update to establish /vendor/ folder (requires because it uses a router)
4. install. sql file in a new database
5. change config.sample.inc.php to config.inc.php and then change the database details to your. database and db account details.
6. done, . its running, can code yipee