0.1.4 • Published 14 days ago

@halfdomelabs/create-project v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
14 days ago

Create Baseplate Project

The Create Baseplate package provides a straightforward method for initiating a new Baseplate project, automatically generating all necessary files within your project directory. Baseplate is a full-stack application generator, laying the groundwork for scalable and maintainable development.

Private Beta Notice

Important: The Baseplate project is currently undergoing a private beta phase and is not yet available to the public. Access is available to authorized beta testers and internal team members. If you're interested in participating in the beta program, please reach out to us at Half Dome Labs for more details.

Creating a Project

To start a new Baseplate project, execute the following command in your terminal:

pnpm dlx @halfdomelabs/create-project [directory]

This command will set up a new Baseplate project in the specified directory. If no directory name is provided, the project will be established in the current directory. After the project setup is complete, navigate to the project directory to begin development on your new Baseplate application using pnpm baseplate serve.

0.1.4

14 days ago

0.1.3

18 days ago

0.1.2

20 days ago

0.1.1

25 days ago

0.1.0

25 days ago