Blog is an open-source project available on Github from m1k1o. This tutorial is designed to help you install Blog on your Windows 11 computer.
git clone https://github.com/m1k1o/blog.git
cd blog
npm install
.env
in the root directory of the project and add the following variables:MYSQL_HOST = localhost
MYSQL_PORT = 3306
MYSQL_USER = <your-mysql-username>
MYSQL_PASSWORD = <your-mysql-password>
MYSQL_DATABASE = <your-mysql-database-name>
SESSION_SECRET = <your-session-secret>
npm run db:init
npm start
localhost:3000
to confirm that Blog has been successfully installed.Congratulations! You have successfully installed Blog on your Windows 11 computer.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!