Strapi lunch in a container

· psilore

Challenge: Setup Strapi.io on your lunch break 🍲

Strapi

tl;dr:

  1. Setup Docker on server for Strapi.io
  2. Configure Strapi image
  3. Profit!

I always love leaning new things, so I challenged myself to play with https://strapi.io/ on my lunch break. I created a small PWA, https://afterburner.io/projects/swallow/ - Swallow which utilizes a small dataset. Why not try and create a REST API from scratch, well little did I know. Strapio.io made an awesome thing, a headless CMS, open source even. So I skipped the REST API for the moment and installed Strapi. WOHO! It is so simple.

I just head over to https://strapi.io/documentation/v3.x/getting-started/quick-start.html

38 minutes later, profit!