Skip to content

This is a simple starter project featuring docker, next, tailwind css and strapi

License

Notifications You must be signed in to change notification settings

JanFahrnholz/docker-nextjs-strapi-starter

Repository files navigation

A Docker, Next JS, TailwindCSS and Strapi boilerplate

This is a simple starter project featuring docker, next, tailwind css and strapi

Requirements

  • Docker / Docker-compose
  • npm

Getting started

Just clone the repository and run init.sh

After the build process is finished, visit localhost:3000

NextJS (including Tailwind) is located under ./frontend and Strapi v4 under ./backend

Todo

  • create dev enviroment
  • add typesript
  • add production enviroment