DEV Community

Cover image for Ghost cms javascript
Andi Ismail
Andi Ismail

Posted on

1

Ghost cms javascript

install local

masuk menu developer

Image ghost developer

Image node 16 support

Image sudah versi 18

kita harus berpindah dari 18 mundur ke 16 node version, cara nvm download installernya instal ok.

Image petani kode

Image nvm github

Image nvm use v16

mkdir ghost
npm install ghost-cli@latest -g
ghost install local
Enter fullscreen mode Exit fullscreen mode

Image websitenya jadi

jalankan server dengan perintah

ghost start
`http://localhost:2368/ghost`

ghost stop
ghost help
Enter fullscreen mode Exit fullscreen mode

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay