Getting Started

Learn how to get started with ZipZen

Welcome to ZipZen! This guide will help you get started with our package management platform.

What is ZipZen?

ZipZen is a fast and reliable package hosting platform that allows developers and teams to:

  • Upload and manage software packages
  • Version control with release notes
  • Distribute packages globally through CDN
  • Integrate into their workflows using CLI and API

Quick Start

1. Create an Account

Sign up for a free trial:

  1. Go to the sign in page
  2. Enter your email address
  3. Check your email for the magic link
  4. Click the link to sign in

2. Create Your First Project

Once signed in, and completed onboarding, create your first project:

  1. Navigate to Projects
  2. Click "Create Project"
  3. Enter your project details

3. Upload Your First Package

Upload your first package through the web interface:

  1. Go to your project page
  2. Click "Create Release"
  3. Enter version information and release notes
  4. Upload your package files
  5. Publish your release

Next Steps