Files
Derek Holodak e56dc7c59c On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	modified:   index.html
	modified:   src/App.jsx
	new file:   src/components/FileUploader/FileUploader.css
	new file:   src/components/FileUploader/FileUploader.jsx
	new file:   sveege-notes-db/.github/copilot-instructions.md
	new file:   sveege-notes-db/.gitignore
	new file:   sveege-notes-db/README.md
	new file:   sveege-notes-db/manifest.yml
	new file:   sveege-notes-db/package-lock.json
	new file:   sveege-notes-db/package.json
2025-09-13 12:43:34 -04:00
..
2025-09-13 12:43:34 -04:00
2025-09-13 12:43:34 -04:00
2025-09-13 12:43:34 -04:00
2025-09-13 12:43:34 -04:00
2025-09-13 12:43:34 -04:00
2025-09-13 12:43:34 -04:00


manifest manifest

1-file backend to ship fast
Manifest is an open source, portable backend with data, storage, logic, auth and admin UI to ship Prototypes and MVPs.

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.