blogging software built with node.
Setup is easy!
- Download the repo's content (link)
- Extract the files to a dedicated folder
- Run the software with this command:
node index.js
The blog is now running on port 3000.
[Add autostart and ssl setup. ALSO, use bcrypt or argon2 to protect password data]