Tuesday, 10th March 2020

Dregames

Dregames is my website for the terms of use of my iOS app and shall also be the portfolio site when I create more games in the future.

Frontend

I love the power of Next.js and all the function from static site generation till server side rendering. For this page I decided to use Next.js.

CSS

I used the famous stlyed-components library for my css classes.

CMS

Actually this little site doesn't need a CMS at all. But I like to write texts in an editor. So I always use a CMS if I want to write more than a few lines of text. For my pages I use Prismic CMS. Prismic has all the features a headless CMS needs nowadays. And for hobby use it is free. That's why I took this wonderful tool.


Hosting

This page is hosted on the PaaS from Vercel which is also the company behind Next.js. I have not used the general hosting but the Vercel CLI with custom server hosting.