Skip to content

winkbrace/verlanglijstjes

Repository files navigation

Verlanglijstjes

This is a test project to build an app using the latest Laravel tools and Tailwind.

Serve

sail up

Then view on http://localhost

Populating new data

With the latest rebuild, there is a little more data to fetch. This is designed to run on development once.

link previews

To fetch link previews of stored wish links, run:

sail artisan fetch:link-previews 

avatars

To fetch initial avatars of everyone, run this command to fetch them from multiavatar based on their name. It will store them at public/img/avatar-NAME.svg.

sail artisan fetch:avatars

Note: after running that script I manually updated avatars for people who got an ugly one. Very easy, actually.

TODO

  1. Add errors layout and errors/403 and 404 pages
  2. Bij andermans lijstje wordt die knop "💡 Idee"
  3. Niet alle links werken (ici paris)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published