Skip to content

Instantly share code, notes, and snippets.

View Anggasayogo's full-sized avatar
👋
Hello There~

Angga Mualana Anggasayogo

👋
Hello There~
View GitHub Profile
@phortuin
phortuin / postgres.md
Last active June 3, 2024 19:29
Set up postgres + database on MacOS (M1)

Based on this blogpost.

Install with Homebrew:

$ brew install postgresql@14

(The version number 14 needs to be explicitly stated. The @ mark designates a version number is specified. If you need an older version of postgres, use postgresql@13, for example.)

@WebSofter
WebSofter / ecosystem.config.json
Created October 28, 2019 13:47
Run laravel artisian serve script via pm2
{
"apps": [{
"name": "laravel-app",
"script": "artisan",
"args": ["serve", "--host=0.0.0.0", "--port=3333"],
"instances": "1",
"wait_ready": true,
"autorestart": false,
"max_restarts": 1,
"interpreter" : "php",
@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active June 6, 2024 10:23
crack activate Office on mac with license file