0.0.6 • Published 2 months ago

create-pnstack v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Create PNStack

This project aims to create PNStack, a platform for building full-stack applications quickly.

Features

  • Scaffolding tools to generate project templates for various frameworks like React, Vue, Angular etc.
  • CLI to quickly create projects from templates
  • Visual editor to build UIs without code
  • Integrated database options like SQL, MongoDB, GraphQL etc.
  • Built-in authentication and authorization
  • Deployment tools for hosting on various platforms

Getting Started

To use Create PNStack:

  1. Install the CLI globally:
npm install -g create-pnstack
  1. Run the CLI to create a new project:
create-pnstack my-app
  1. Choose a template like React, Vue etc and answer prompts about features to scaffold the project.

  2. cd into the project folder and run:

  1. Start building your app! Modify source files in src/ and components in components/.

Documentation

Full documentation is available at pnstack.com/docs.

Contributing

Pull requests are welcome! Please read CONTRIBUTING.md for guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

0.0.5-beta.7

2 months ago

0.0.6

2 months ago

0.0.5-beta.0

10 months ago

0.0.5-beta.1

10 months ago

0.0.5-beta.2

10 months ago

0.0.5-beta.3

10 months ago

0.0.5-beta.4

10 months ago

0.0.5-beta.5

10 months ago

0.0.5

9 months ago

0.0.5-beta.6

9 months ago

0.0.4

10 months ago

0.0.3-beta.8

10 months ago

0.0.3-beta.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago

0.0.0

10 months ago