UNPKG

waibu

Version:

Web Framework for Bajo

57 lines (38 loc) 2.07 kB
# waibu ![GitHub package.json version](https://img.shields.io/github/package-json/v/ardhi/waibu) ![NPM Version](https://img.shields.io/npm/v/waibu) > <br />**Attention**: I do NOT accept any pull request at the moment, thanks! ([Why?](wiki/CONTRIBUTING.md))<br /><br /> <img src="docs/static/logo.png" width="300" alt="waibu"> [Bajo](https://github.com/ardhi/bajo)'s Web Framework. Powered by [Fastify](https://github.com/fastify/fastify) and its ecosystem. ## Installation Goto your ```{app-dir}``` and type: ```bash $ npm install waibu bajo-extra ``` Now open your ```{data-dir}/config/.plugins``` and add ```waibu``` and ```bajo-extra```, line by line ## Documentations - [Homepage](https://sumba.bajo.app/) - [Getting Started](wiki/GETTING-STARTED.md) - [User Guide](wiki/USER-GUIDE.md) - [Developer Guide](wiki/DEV-GUIDE.md) - [Config Object](wiki/CONFIG.md) - [Ecosystem](wiki/ECOSYSTEM.md) - [API](https://ardhi.github.io/waibu) - [Contributing](wiki/CONTRIBUTING.md) ## Hire Me If you have a Bajo Framework-based project and need a professional service or assistance, please <a href="https://github.com/ardhi#professional-service">click here</a>. I'd be happy to work on it at a competitive price and with fast turnaround! ## Support Me Please support me using the channels below. Your donation will motivate me to work faster and more diligently on future development. <a href="https://github.com/sponsors/ardhi"> <img src="https://img.shields.io/badge/Github-slategrey?style=flat&logo=github" height="50"> </a> <a href="https://www.patreon.com/bajoframework"> <img src="https://img.shields.io/badge/Patreon-f2c3b2?style=flat&logo=patreon" height="50"> </a> <a href="https://www.paypal.com/ncp/payment/EWLERL7SCUU64"> <img src="https://img.shields.io/badge/Paypal-blue?style=flat&logo=paypal" height="50"> </a> <p> <div><img alt="bc1qwtv78cwp9ef8hnqaw84fxg5856l0pggqe32g6f" src="docs/static/bitcoin.jpeg" width="150" height="150" /><br>Bitcoin</div> </p> ## License [MIT](LICENSE)