0.10.6 • Published 9 months ago

@amplicode/create-amplicode v0.10.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Amplicode Admin UI Generator npm version

Scaffold an amplicode app base structure

Options

--appName - Name of the new application in kebab case (e.g: 'amplicode-app')
--template - Template of the application (e.g: 'react-admin', now only one available)
--serverUrl - Rest api uri (e.g: 'http://localhost:8000')
--targetDir - New emty directory (default: './')
--schema - Array of resources (default: []) // [{entity: 'owner', screens: 'list', 'show'}]

Example: npx --yes @amplicode/create-amplicode@latest --appName amp-rest --template react-admin --serverUrl http://localhost:8080/ --targetDir "$(pwd)/ampl-test" --restBasePath /rest

0.10.4

9 months ago

0.10.5

9 months ago

0.10.6

9 months ago

0.10.3

11 months ago

0.10.2

1 year ago

0.9.3

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.0.14

1 year ago

0.9.0

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago