Web application deployment scripts for Claude Code - framework detection, volume analysis, and packaging
Project description
deployer-scripts
Web application deployment scripts for Claude Code.
Installation
pip install deployer-scripts
Commands
# Detect project framework and generate app-deploy.json
deploy-detect /path/to/project
# Package project into tar.gz
deploy-pack /path/to/project "" myapp 1.0.0
# Upload package to server
deploy-upload /tmp/myapp.tar.gz --server-url http://... --api-key xxx
Supported Frameworks
- Node.js: Next.js, Vite, Express, Fastify, Remix, Astro, SvelteKit, Nuxt
- Python: Flask, FastAPI, Streamlit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deployer_scripts-1.0.0.tar.gz
(33.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deployer_scripts-1.0.0.tar.gz.
File metadata
- Download URL: deployer_scripts-1.0.0.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd3a01d89b037964202bc960f588fddb2794d2326647b30ca8383c8ff78adebc
|
|
| MD5 |
a04a5938f7ad0fcda57d2355ccf3fde1
|
|
| BLAKE2b-256 |
a951f8836e0b04427ce0acc490e7c082e71ee07464ba88a0f39f143f7d47de3d
|
File details
Details for the file deployer_scripts-1.0.0-py3-none-any.whl.
File metadata
- Download URL: deployer_scripts-1.0.0-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6348d4b603e0ea19dcc236dbe79fce9ba9b7f51db3771e8d292c03223454c81
|
|
| MD5 |
598a0cea94758bd4941c7ae4df0379ab
|
|
| BLAKE2b-256 |
2e1d63e00e203cbd7a69b6ce0872a80352a60cb7a21a08fc50ce22568fe4c801
|