Skip to content

yunkon-kim/netist

Repository files navigation

Netist

Netist is a web-based tool for designing and managing multi-cloud network architectures.
It provides an intuitive interface for creating and configuring virtual networks across different cloud service providers.

Tech Stack

  • Next.js 15 (App Router)
  • TypeScript
  • CSS Modules
  • shadcn/ui - Beautiful and accessible components
  • Tailwind CSS
  • React Hooks

Getting Started

Prerequisites

  • Node.js v22.11.0 or higher
  • npm 11.0.0 or higher
  • etc.

Quick Start

# Clone the repository
git clone https://github.com/yunkon-kim/netist.git

# Navigate to project directory
cd netist

# Install dependencies
npm install

# Start development server
npm run dev

Visit http://localhost:3000 to look around Netist 😎

Features

  • Multi-cloud network design
  • Support for major cloud providers (AWS, Azure, GCP)
  • Visual network configuration
  • Automatic subnet calculation
  • JSON configuration export
  • Responsive design for various screen sizes

License

This project is licensed under the Apache License 2.0 License - see the LICENSE file for details.


Appendix

This is a Next.js project bootstrapped with shadcn/ui init.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

Learn about the core technologies used in this project:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published