Skip to content

ayazmojs/ayazmo

Repository files navigation

Ayazmo logo

Ayazmo

API platform for busy engineers

Ayazmo is released under the MIT license. PRs welcome!

Getting Started

npx ayazmo app:create

Creating a plugin

npx ayazmo plugin:create

Installing a plugin

npx ayazmo add <plugin-name>

Configuration

Ayazmo provides a flexible configuration system that supports multiple sources:

  • Environment variables prefixed with AYAZMO_
  • .env file variables
  • User configuration file (ayazmo.config.js)
  • Default configuration
# Validate your environment variables
npx ayazmo config:validate

# Generate a template .env file
npx ayazmo config:template

Learn more about configuration options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published