/meltdown-with-pocketbase

How to use Meltdown imba template with Pocketbase headless CMS, SSR, SSG, search

Primary LanguageJavaScript

Deploy Meltdown with Pocketbase Headless CMS

Meltdown + Pocketbase

git clone https://github.com/the-syndrome/meltdown-with-pocketbase.git
cd meltdown-with-pocketbase
git clone https://github.com/the-syndrome/meltdown.git app
cp -r pages/* app/src/pages
cp .env.example .env
docker-compose up

By default these services will be up with some sample data.

Next steps

Edit pages

A sample page is added by default accessible through Collections ➡️ pages.

edit pages

Configure Meltdown

If you're finding it useful you can begin to change the values in the .env file documented at https://meltdown.dex.yachts/deploy/environment. It's recommended to change the admin information before moving to production. SSG is particularly useful when deploying.

Pocketbase JS SDK

They've published a JS SDK if you want to tap into more of the power in Pocketbase.

Pocketbase migrations

We added a few sample migrations in ./pocketbase/pb_migrations. It's great for testing and teams if you design your migrations. Each team member can instantly boot up the project.

Troubleshooting

Reach out for help

Join the Community