Skip to content

to-do #1

@GuiDevloper

Description

@GuiDevloper
  • Add help-me action f1db766
  • Add automatized deploy powers
  • Dive into CI powers
  • Add automatized generation of config files (e.g package.json key -> vercel.json)
  • Think beyond on how the future API CyberNulla looks like

Proposed future API:
npx nulla

  • deploy (build & deploy, default: from local)
    • vercel
    • heroku (doesn't need cd and has problems with ssg)
    • github
      • --cd (continuous deployment mode)
      • --ssg (static build)
  • new-ci (generate files for CI workflow) (created: ae26bd6)
    • heroku (Procfile) (done: ae26bd6)
    • github
    • vercel (done: ae26bd6)
      • --gitlab (add files for different CI environments, default: .github/workflows)
      • --bucket
  • create
    • --template/-t
  • build (added support to Nullstack CLI in f54ef46)
    • --ssg --spa --ssr
  • help
    • <command>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions