FADE is a development environment that includes Fastre and Autobasee. It simplifies both frontend web development and backend data integration.
- 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.
- Download the FADE installer from the releases page.
- Run the installer and follow the instructions.
- Fastre:
fade install fastre
This will install Fastre and its dependencies. - (NOT READY) Autobasee:
fade install autobase
Both Fastre and Autobasee check for updates automatically when run.
This project is licensed under the MIT License. See the LICENSE file for details.