Skip to content

Latest commit

Β 

History

History
42 lines (32 loc) Β· 1 KB

File metadata and controls

42 lines (32 loc) Β· 1 KB

@dotmind/create-dotmind-api

Use dotmind boilerplate to create new project. Builded by .mind.io

Menu

πŸ‘·β€β™‚οΈ How it's work

Use npx

npx @dotmind/create-dotmind-api custom_app --example boilerplate_example
description
custom_app Directory to create project
boilerplate_example Name of the boilerplate to use

You can create new app using one of the examples.

For example :

npx @dotmind/create-dotmind-api custom_app --example with-mongoose

πŸ” License

MIT