# mallardnet 🦆 MallardNet is a hybrid micro/macro blogging site created in 2025 made in RAW.. php..

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

notes/other links

repo source code is exclusively released to the public here
trello to-do link