0.0.11 โ€ข Published 2 years ago

starter-kit-strapi-next v0.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Starter kit Strapi + Next

๐Ÿ”ค TypeScript ๐Ÿš€ Next.js ๐ŸŽฉ Strapi.js ๐Ÿ’ก Graphql ๐Ÿ— MySQL ๐Ÿ“‹ PhpMyAdmin ๐Ÿ‹ Docker ๐Ÿงช Jest


Require

PortApplicationURL
3000Nexthttp://localhost:3000
1337Strapihttp://localhost:1337/admin
8081PHPMyAdminhttp://localhost:8081
3306MySQL

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 :

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago