{"id":46755809,"url":"https://github.com/festwrap/festwrap-ui","last_synced_at":"2026-03-09T21:33:15.683Z","repository":{"id":257848739,"uuid":"861589880","full_name":"festwrap/festwrap-ui","owner":"festwrap","description":"Frontend for the Festwrap webapp.","archived":false,"fork":false,"pushed_at":"2025-09-19T20:44:10.000Z","size":1058,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-19T20:56:46.102Z","etag":null,"topics":["concerts","festival","music","playlists"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/festwrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-23T07:21:29.000Z","updated_at":"2025-09-19T20:43:53.000Z","dependencies_parsed_at":"2024-10-16T18:06:54.324Z","dependency_job_id":"f07cf4de-d41b-42c4-ac1e-a65c42cbf906","html_url":"https://github.com/festwrap/festwrap-ui","commit_stats":null,"previous_names":["danielmoradc/festwrap-ui","festwrap/festwrap-ui"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/festwrap/festwrap-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/festwrap%2Ffestwrap-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/festwrap%2Ffestwrap-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/festwrap%2Ffestwrap-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/festwrap%2Ffestwrap-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/festwrap","download_url":"https://codeload.github.com/festwrap/festwrap-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/festwrap%2Ffestwrap-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30312180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["concerts","festival","music","playlists"],"created_at":"2026-03-09T21:33:14.953Z","updated_at":"2026-03-09T21:33:15.668Z","avatar_url":"https://github.com/festwrap.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nUI for Festwrap, an APP to facilitate the creation of custom playlists for the musical events you attend. We use Spotify for hosting the playlists.\n\nThe backend is located in [this repository](https://github.com/DanielMoraDC/festwrap-server).\n\n# Local development\n\nMake sure Node 20+ and Make are available in your system. Then set everything up:\n\n```shell\nmake local-setup\n```\n\nThis will install the npm dependencies and prepare the env file (i.e. `.env.`). Make sure to fill the `NEXTAUTH_SECRET` with the output of:\n\n```shell\nopenssl rand -base64 32\n```\n\n# Run the app\n\nThe app will look for the [backend service](https://github.com/DanielMoraDC/festwrap-server) in `http://localhost:8080` by default.\n\n## Development app\n\n```shell\nmake run-dev\n```\n\n## Production local app\n\n```shell\nmake run\n```\n\n## Production dockerized app\n\n```shell\nmake run-docker\n```\n\nYou can then stop it by typing:\n\n```shell\nmake stop-docker\n```\n\n# Recommendations for a great experience using TailwindCSS 🧙🏼‍♂️\n\n### Add TailwindCSS Intellisense\n\nCheck the link: [TailwindCSS Intellisense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)\n\n### Add these settings in VSCode\n\nTo work properly with intellisense when the classes are in constants or variables, depending on how you name the variables:\n\n```shell\n\"tailwindCSS.classAttributes\": [\n    \"class\",\n    \"className\",\n    \"ngClass\",\n    \".*Styles.*\",\n    \".*Classes.*\",\n    \".*CLASSES.*\",\n    \"Classes\",\n    \"classNames\",\n],\n```\n\nTo avoid long strings in VSCode and allow see all classes in multiple lines\n\n```shell\n\"editor.wordWrap\": \"on\",\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffestwrap%2Ffestwrap-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffestwrap%2Ffestwrap-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffestwrap%2Ffestwrap-ui/lists"}