Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 377 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 377 Bytes

Thanks to Appwrite For Sponsoring This Project

  • Sign up to appwrite + $50 in Pro Cloud Credit here

Install

npm install


Things to add

  • Add to shh.js in src folder
    • PROJECT_ID = your appwrite project id
    • DATABASE_ID = your appwrite database id
    • COLLECTION_ID = your appwrite collection id

Run

npm run dev