New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@maquestiaux-foundry/stackcraft

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maquestiaux-foundry/stackcraft

A CLI tool to scaffold full-stack projects: folder structure, eUI frontend, ExpressJS backend, and SQL database setup.

beta
latest
Source
npmnpm
Version
0.0.0-beta.0.0.7
Version published
Maintainers
1
Created
Source

Stackcraft

npm version npm downloads

Stackcraft CLI Logo

Stackcraft is a tool that will build a new project with a complete structure including:

  • folder organization
  • a base eUI frontend
  • a base ExpressJS backend
  • and generate SQL for the database.

Features

  • Project Structure Generation: Automatically creates organized folder structures for new projects
  • Frontend Setup: Sets up a base eUI/Angular frontend application
  • Backend Setup: Configures a base ExpressJS backend server
  • Database Integration: Generates SQL scripts and database setup
  • Full Stack: Complete solution for structured web application development

Getting Started

To get started with Stackcraft, simply clone the repository and install the dependencies:

git clone https://github.com/maquejp/stackcraft.git
cd stackcraft
npm install

Documentation

🚀 Installation

npm install @maquestiaux-foundry/stackcraft -g

Contributing

We welcome contributions from the community! If you'd like to contribute, please fork the repository and create a pull request with your changes. Make sure to follow the coding standards and include tests for any new features.

License

This project is licensed under the EUPL-1.2 License. See the LICENSE file for details.

Keywords

stackcraft

FAQs

Package last updated on 06 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts