CMS for the Alliances website
Find a file
2025-07-24 16:23:52 -04:00
.vscode first commit 2025-07-24 10:25:56 -04:00
.dockerignore dockerize app 2025-07-24 13:14:46 -04:00
.gitignore and .env to gitignore 2025-07-24 16:16:10 -04:00
Dockerfile dockerize app 2025-07-24 13:14:46 -04:00
manifest.yml first commit 2025-07-24 10:25:56 -04:00
package-lock.json dockerize app 2025-07-24 13:14:46 -04:00
package.json dockerize app 2025-07-24 13:14:46 -04:00
README.md first commit 2025-07-24 10:25:56 -04:00


manifest manifest

The backend for AI code editors
Manifest is a backend your AI can understand and your team can trust.

Description

Welcome to your Manifest project ! Feel free to replace this README by your own.

Installation

$ npm install

Running the app

To run the app in the development mode:

npm run start

The page will reload when you make changes.

Seed dummy data

Seeds some dummy data for your entities:

npm run seed

Community & Resources

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