Skip to content

bigpreshy/inter_strapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inter strapi

This is an interactive CLI strapi API generator.

How to Use

  • Install it through npm

    "npm install inter_strapi"

  • Go to your package.json file in your strapi instance and add the following below the script

    "createapi" : "node node_modules/inter_strapi/src/first"

Voila! that is it…

Just run

"npm run createapi" 

in your root directory and watch it speak to you 😉

Note This does not in any replace the official CLI provided by strapi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published