[Message à caractère informatique] - #144 Grâce au Pulsar multi nucléaire, Franken prouve que PHP est bien vivant !
🎙️ Épisode 144 (audio) 🎙️ Épisode 145 (audio)
🎙️ Épisode 144 (audio) 🎙️ Épisode 145 (audio)
👻 Install Ghost locally First, we need to init a fresh new Ghost application. According to the documentation , we need to install the ghost-cli package globally: $ npm install ghost-cli -g Then, we can install a local Ghost with this command: $ ghost install local 🎉 We have a brand new Ghost application accessible via http://localhost:2368 🤔 “Where is my data?” Ghost documentation says: The SQLite3 database is auto-setup and located in/content/data/ ...