Skip to content

xale-a/personal-boxes

Repository files navigation

Personal Boxes

This is an Next.js - Firebase open-source web app.

Live version

See live deployment of app on Vercel.

App goal

It's app that that let people create and share personal boxes. Boxes are meant to be filled with items that creator holds dear to their heart. Everybox has a key, and it they can be shared with other special people, or made public so that everyone can enjoy its content.

Setting up your own instance

  1. Create new Firebase project from Firebase console.
  2. Populate .env.local file with your Firebase project credentionals.
  3. Get service account credentials from Firebase console.
  4. Delete all new line characters from json file and assign string to FIREBASE_ADMIN const in .env.local file.
  5. Run yarn install.
  6. Run yarn dev.
  7. (optional) Add Firestore rules to Firebase console from utils folder.

About

Share your personal box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published