Skip to content

ewhanson/bbdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8056f4a · Jul 11, 2024

History

68 Commits
Feb 9, 2024
Jul 11, 2024
Dec 18, 2023
Jan 18, 2024
Feb 9, 2024
Feb 9, 2024
Jul 11, 2024
Feb 6, 2024
Dec 18, 2023
Jul 11, 2024
Dec 18, 2023
Dec 18, 2023
Dec 18, 2023
Dec 18, 2023
Jul 11, 2024
Jul 11, 2024
Dec 18, 2023
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Jan 5, 2024
Dec 18, 2023
Jan 5, 2024
Jan 5, 2024
Dec 18, 2023

Repository files navigation

Getting started

Babygramz is a digital scrapbook for sharing photos with friends and family—a home-cooked app. It allows you to create a password-protected photo feed with the ethos of a physical scrapbook and feel of a modern social media app.

Installation

Warning

Babygramz is mostly ready for others to test, but the use of the babygramz.com domain is still hardcoded in the application in a few places.

  • Configure database settings in .env. I've tested it with mariadb and sqlite.
  • Install PHP dependencies via composer install
  • Install Node dependencies via npm install && npm run build
  • Run migrations via php artisan migrate

FAQ

Why is the Github project named bbdb?
Because it's a DB for (photos of) BB 👶

TODOs

  • The application was originally written using Pocketbase and Preact. Since I rewrote it using Laravel, I have not ported over the end-to-end tests nor fixed the Github action to properly run the PHP tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages