Skip to content

Repository related to Strapi Conf talk (https://www.youtube.com/watch?v=bStlyMB0NEw) - Powered by Strapi & NextJS with Typescript πŸ”₯πŸš€

Notifications You must be signed in to change notification settings

Lautarongc/strapi-content-types-builder-101

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Strapi Content Types Builder 101

A quick introduction to Strapi content type builder tool, using Next JS. Check out the video tutorial here

Credits πŸ“£ πŸ†

This template was built by the very talented Unlikely Technology team, including Simon Corompt, Raoul Gaillard, Bastien Paquier and myself.

Meta

This version is a simplified one as the demo was made using paid packages to animate DOM elements. The main goal here is to understand how to create a dynamic page structure.

Steps to install the project

# Install front dependencies & start dev server (folder ./front)
yarn && yarn dev

# Install admin dependencies & start Strapi server (folder ./admin)
yarn && yarn develop

Open http://localhost:3000 in your browser & http://localhost:1337 for the Strapi admin interface.

About

Repository related to Strapi Conf talk (https://www.youtube.com/watch?v=bStlyMB0NEw) - Powered by Strapi & NextJS with Typescript πŸ”₯πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.8%
  • SCSS 43.4%
  • JavaScript 9.7%
  • Shell 0.1%