manifest manifest

A backend so simple that it fits into 1 YAML file

npm CodeFactor Grade Discord Support us CodeTriage License MIT

Description

This project was made with Manifest.

Installation

$ npm install

Running the app

To run the app in the development mode:

npm run manifest

The page will reload when you make changes.

Seed dummy data

Seeds some dummy data for your entities:

npm run manifest:seed

Community & Resources

  • Docs - Get started with Manifest
  • Discord - Come chat with the community
  • Github - Report bugs and share ideas to improve the product.