dataesr / doadify

Doadify your app with our templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doadify

Doadify your app with our templates

Start a new project:

npx @dataesr/doadify@latest <folderName>
cd <folderName> && npm i && npm run start

Edit github workflows

Fullstack or not ?

During the Doadify installation process, you will be asked if you need a server or not.

Create a new NPM release

npm version [patch|minor|major] && git push origin main --tags.

About

Doadify your app with our templates

License:MIT License


Languages

Language:TypeScript 73.0%Language:JavaScript 25.0%Language:HTML 1.8%Language:Dockerfile 0.2%