Skip to content
/ memmo Public

조용한 메모장 찾다가 열받아서 내가 만든 메모장

Notifications You must be signed in to change notification settings

yuptogun/memmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memmo

y u no memo ???

overview

actually it has started as a humble side project of my personal website.

there's even a full walkthrough of how it was originally built -- give it a read if you speak Korean.

how to contribute

dev env setup

Sail it dude

cp -n .env.example .env
docker run --rm -v "$(pwd):/app" -w /app composer install
./vendor/bin/sail up -d

./vendor/bin/sail artisan key:generate
./vendor/bin/sail artisan migrate

./vendor/bin/sail npm i
./vendor/bin/sail npm run dev

About

조용한 메모장 찾다가 열받아서 내가 만든 메모장

Resources

Stars

Watchers

Forks