Skip to content

Repository files navigation

OpenERD Web

OpenERD is a web-based database design tool. Use this tool to design your databases. OpenERD serves as a tool that automates REST API creation using AI based on the designed schema information. While not yet implemented, it will provide functionality to generate REST API source code directly from your ERD designs.

Prerequisites

  • Node.js (>= 20.x)
  • npm (>= 10.x)

Installation

  1. Clone the repository:

    git clone https://github.com/dohapark81/openerd-web.git
    cd openerd-web
  2. Install dependencies:

    npm install

Available Scripts

  • Development Server:

    npm run dev
  • Production Build:

    npm run build
  • Lint Check:

    npm run lint

Project Structure

  • src/pages: Source code page directory
  • src/components: Source code components directory
  • public/: Public assets directory
  • tsconfig.json: TypeScript configuration
  • vite.config.ts: Vite configuration

License

OpenERD is licensed under the GNU Affero General Public License v3.0

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages