{"id":20955735,"url":"https://github.com/andrewgerez/events-fy","last_synced_at":"2026-04-09T02:03:01.546Z","repository":{"id":230985906,"uuid":"780657981","full_name":"andrewgerez/events-fy","owner":"andrewgerez","description":"Events API, where you can create events and do check-ins. 📋","archived":false,"fork":false,"pushed_at":"2024-04-16T00:11:06.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T03:06:03.056Z","etag":null,"topics":["docker","fastify","nodejs","postgresql","swagger","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewgerez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-01T23:14:50.000Z","updated_at":"2024-04-04T13:47:10.000Z","dependencies_parsed_at":"2024-04-16T01:30:08.211Z","dependency_job_id":"5752f80f-f4e9-4ab9-b38b-bce8ea541328","html_url":"https://github.com/andrewgerez/events-fy","commit_stats":null,"previous_names":["andrewgerez/eventsfy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewgerez/events-fy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewgerez%2Fevents-fy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewgerez%2Fevents-fy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewgerez%2Fevents-fy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewgerez%2Fevents-fy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewgerez","download_url":"https://codeload.github.com/andrewgerez/events-fy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewgerez%2Fevents-fy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","fastify","nodejs","postgresql","swagger","typescript"],"created_at":"2024-11-19T01:20:48.695Z","updated_at":"2026-04-09T02:03:01.531Z","avatar_url":"https://github.com/andrewgerez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eevents-fy 🪪\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Events API, where you can create events and do check-ins. \n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n## About The Project\nAPI developed with Node.js, Fastify and Prisma. 🤖\n\n### Built With\n\nThis project was developed using the following technologies:\n* [![Node][Node.js]][Node-url]\n\n\n## Getting Started\n\nPrerequisites for installing and running the application locally.\n\n### Prerequisites\n\n* npm\n  ```sh\n  npm install npm@latest -g\n  ```\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/andrewgerez/events-fy.git\n   ```\n2. Install NPM packages\n   ```sh\n   npm install\n   ```\n3. Setup container\n   ```\n   docker-compose up -d\n   ```\n4. Run the local server\n   ```\n   npm run dev\n   ```\n\n\n## Contact\n\nAndrew Gerez - [Linkedin](https://www.linkedin.com/in/andrewgerez/) - andrewgerez18@gmail.com\n\nProject Link: [https://github.com/andrewgerez/events-fy](https://github.com/andrewgerez/events-fy)\n\n[Node.js]: https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white\n[Node-url]: https://nodejs.org/\n[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\n[Next-url]: https://nextjs.org/\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[React-url]: https://reactjs.org/\n[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D\n[Vue-url]: https://vuejs.org/\n[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[Angular-url]: https://angular.io/\n[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge\u0026logo=svelte\u0026logoColor=FF3E00\n[Svelte-url]: https://svelte.dev/\n[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge\u0026logo=laravel\u0026logoColor=white\n[Laravel-url]: https://laravel.com\n[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\n[Bootstrap-url]: https://getbootstrap.com\n[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[JQuery-url]: https://jquery.com \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewgerez%2Fevents-fy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewgerez%2Fevents-fy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewgerez%2Fevents-fy/lists"}