1.0.6 • Published 1 year ago

dpod v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

dpod

This will be the CLI command for my Datapod project which I will begin again in March 2023 based on Next.js 13 instead of React.

If you are looking for a way to create my starter sites via command line, see my NPM package etstarter.

Badges

MIT License

Authors

Run Globally

Go to the dektop and install globally

  npm i -g dpod

start cli with command

  dpod

change to project directory

  cd <project-name>
  cd <frontend> or <backend>

and start the project

  npm run dev

example 1

grafik

example 2

dpoddemo