Skip to content

Add project scaffolding  #21

@manekinekko

Description

@manekinekko

Describe the solution you'd like
As a user I'd like to be able to use swa to scaffold a new project structure.

Example: running swa init should produce the following project structure:

├── api
│   └── <azure functions project>
├── app
│   └── <front-end project>
└── swa.json

Other options/questions:

  • add an interactive mode (like in https://hexa.run)?
  • only scaffold the api folder?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions