Skip to main content

A CLI tool for initializing full-stack projects with best practices

Project description

Full Stack Agent

An interactive command-line tool that streamlines the process of setting up new web applications and API services with modern tech stacks. It automatically generates and executes initialization scripts based on your chosen technologies and system requirements.

Features ✨

  • Interactive project setup wizard
  • Support for multiple project types:
    • Web Applications
    • API Services
  • Comprehensive tech stack selection
  • Real-time system requirement checks
  • Automated script generation
  • Cross-platform support (Windows, MacOS, Linux)
  • Latest best practices integration through Tavily Search
  • Smart error handling and validation

Prerequisites 📋

Before using the Project Initializer, ensure you have:

  1. Python 3.7 or higher installed
  2. Required API keys:
    • GROQ_API_KEY
    • TAVILY_API_KEY

Installation 🔧

  1. Clone the repository:
git clone [repository-url]
cd project-initializer
  1. Create a virtual environment and activate it:
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
  1. Install required packages:
pip install -r requirements.txt
  1. Create a .env file in the project root and add your API keys:
GROQ_API_KEY=your_groq_api_key
TAVILY_API_KEY=your_tavily_api_key

Usage 💻

  1. Run the initializer:
python main.py
  1. Follow the interactive prompts to:
    • Enter your project name
    • Select your operating system
    • Choose project type
    • Select desired tech stack
    • Configure additional features

The tool will then:

  • Verify system requirements
  • Generate appropriate initialization scripts
  • Execute the scripts to set up your project

Supported Technologies 🛠️

Web Applications

  • Frontend:
    • React
    • Vue
    • Angular
    • Svelte
  • Backend:
    • Node.js/Express
    • Python3/Flask
    • Python3/Django
    • Python3/FastAPI
  • Databases:
    • MongoDB
    • PostgreSQL
    • MySQL
    • SQLite
  • Additional Tools:
    • Docker
    • TypeScript
    • Redux
    • GraphQL

API Services

  • Backend:
    • Node.js/Express
    • Python3/FastAPI
    • Python3/Django REST
    • Go/Gin
  • Databases:
    • MongoDB
    • PostgreSQL
    • MySQL
    • Redis
  • Features:
    • Authentication
    • Swagger/OpenAPI
    • Rate Limiting
    • Caching

Error Handling 🔍

The tool includes comprehensive error handling for:

  • Missing system requirements
  • Invalid configurations
  • Script execution failures
  • API communication issues

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

full_stack_agent-0.1.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

full_stack_agent-0.1.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file full_stack_agent-0.1.1.tar.gz.

File metadata

  • Download URL: full_stack_agent-0.1.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for full_stack_agent-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0579ff266762a243645cf9848b488a6804133172b25e86be0f0c95e584988405
MD5 9656b0ba66512a1ebb984319f09598fd
BLAKE2b-256 9ca5e53a097be13e47442668c7e4c87f02ecf38a6acc863f583a58d653c0344a

See more details on using hashes here.

File details

Details for the file full_stack_agent-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for full_stack_agent-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c3597e400323f99580b0d09cdfff652f85967c1a9bd7800486d0f6a50eb6ad4
MD5 a0ef5c6c0e7e280259f6c10b265717a2
BLAKE2b-256 c9db7a9b0d0b91c38e2049bac3eeb475881f39a0d81e262b233bd73dd82609d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page