Strapi lunch in a container
·
psilore
Challenge: Setup Strapi.io on your lunch break 🍲
tl;dr:
- Setup Docker on server for Strapi.io
- Configure Strapi image
- 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!