Skip to content

write-mv/write.mv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write.mv

screenshot

Write.mv is an Open Source micro blogging platform.

Important to know

This was a side project I started for fun. Due to some difficulties I wasn't able to continue with the project. The code for this ofcourse isn't gonna be perfect but anyone is welcome to make it better and play around with it. Cheers : )

Mission

The main goal of Write.mv is to give anyone a space on the web to freely share their stories & knowledge online without the need for any technical knowledge to set up their own blog.

===== Important docs ======

Development Setup

Clone the repo

composer install
npm install
npm run dev

Configure .env

DB_CONNECTION=mysql
DB_HOST=host.docker.internal
DB_PORT=3306
DB_DATABASE=writemv
DB_USERNAME=
DB_PASSWORD=

CACHE_DRIVER=redis

Then run

sail up

Application will be live at: localhost:8085

About

Write mv micro blogging made easy

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages