starter-kit-strapi-next

0.0.11 • Public • Published

Starter kit Strapi + Next

🔤 TypeScript 🚀 Next.js 🎩 Strapi.js 💡 Graphql 🏗 MySQL 📋 PhpMyAdmin 🐋 Docker 🧪 Jest


Require

Port Application URL
3000 Next http://localhost:3000
1337 Strapi http://localhost:1337/admin
8081 PHPMyAdmin http://localhost:8081
3306 MySQL

Install

Make sure all environment variables are set.

git clone git@github.com:Magle-corp/starter-kit-strapi-next.git
cd starter-kit-strapi-next
git submodule init && git submodule update
cp starter-next/environments/.env.development starter-next/environments/.env
cp starter-strapi/environments/.env.development starter-strapi/environments/.env
docker-compose up --build

Read the individual starter kit parts readme file for more information :

Package Sidebar

Install

npm i starter-kit-strapi-next

Weekly Downloads

1

Version

0.0.11

License

ISC

Unpacked Size

703 kB

Total Files

50

Last publish

Collaborators

  • magle-corp