19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
# mallardnet 🦆
|
|
MallardNet is a hybrid micro/macro blogging site created in 2025 made in <b>RAW</b>.. php..
|
|
|
|
<h2 align="left">what is use</h2>
|
|
<uL>
|
|
<li><a href="https://getcomposer.org/">composer</a></li>
|
|
<li><a href="https://github.com/bramus/router">bramus/router</a></li>
|
|
</uL>
|
|
|
|
<h2 align="left">how to get it running in your web environment</h2>
|
|
|
|
<p align="left">i made these instructions because it has composer, so it needs the steps in either not to have errors without the /vendor/ folder <br><br>1. have composer installed on your computer<br>2. put all of this stuff in your www folder <br>3. run composer update to establish /vendor/ folder (requires because it uses a router)<br>4. install. sql file in a new database<br>5. change config.sample.inc.php to config.inc.php and then change the database details to your. database and db account details. <br>6. done, . its running, can code yipee</p>
|
|
|
|
<h2 align="left">notes/other links</h2>
|
|
|
|
<p align="left">
|
|
repo source code is exclusively released to the public here <br>
|
|
<a href="https://trello.com/invite/b/6875af5639e15b6e07205d3a/ATTI6baffbaf240a3f2a19c779af9a4cff4d24539D07/mallardnet">trello to-do link</a>
|
|
</p> |