Skip to content

MawuliAgamah/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack 🏗️

A Python-based framework scaffolding tool to quickly set up modern web applications with FastAPI backend and JS frontend.

Features

  • Interactive project setup via command line
  • Supports FastAPI backend with Vanilla JavaScript frontend
  • Project structure visualization with show-tree command

⚠️ This project is still in development.

Installation

Since this project is in development, you'll need to:

  1. Clone the repository:
git clone https://github.com/yourusername/stack.git
  1. CD into the repository
cd stack
  1. Install with pipx
pipx install .

Create new project

stack create-app

View project structure

stack show-tree [--path YOUR_PATH]

About

A command line interface to build scaffolding for modern, python-based web applications with choice of python back-end and JS front-end configurations.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages