Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1002 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 1002 Bytes

Fastre Autobasee Development Environment

FADE is a development environment that includes Fastre and Autobasee. It simplifies both frontend web development and backend data integration.

Components

  • Fastre: A runtime engine for web development using an HTML-like syntax.
  • (NOT READY) Autobasee: A runtime engine for data integration and API middleware, transforming various data formats into a unified API interface.

Installation

  1. Download the FADE installer from the releases page.
  2. Run the installer and follow the instructions.

Usage

  • Fastre: fade install fastre This will install Fastre and its dependencies.
  • (NOT READY) Autobasee: fade install autobase

Auto-update

Both Fastre and Autobasee check for updates automatically when run.

License

This project is licensed under the MIT License. See the LICENSE file for details.