{"id":14971482,"url":"https://github.com/lucasshira/planner","last_synced_at":"2026-03-09T06:32:13.709Z","repository":{"id":247840828,"uuid":"826029919","full_name":"lucasshira/planner","owner":"lucasshira","description":"Plann.er is an application designed to help organize and plan trips, allowing users to create and confirm trips via e-mail.","archived":false,"fork":false,"pushed_at":"2024-08-22T00:06:02.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T05:51:22.978Z","etag":null,"topics":["fastify","nodejs","prisma","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/lucasshira.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-07-09T01:33:11.000Z","updated_at":"2024-08-22T00:06:05.000Z","dependencies_parsed_at":"2025-02-11T19:46:38.956Z","dependency_job_id":null,"html_url":"https://github.com/lucasshira/planner","commit_stats":null,"previous_names":["lucasshira/nlw-journey-node","lucasshira/node-planner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucasshira/planner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasshira%2Fplanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasshira%2Fplanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasshira%2Fplanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasshira%2Fplanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasshira","download_url":"https://codeload.github.com/lucasshira/planner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasshira%2Fplanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30284774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: 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":["fastify","nodejs","prisma","typescript"],"created_at":"2024-09-24T13:45:16.142Z","updated_at":"2026-03-09T06:32:13.680Z","avatar_url":"https://github.com/lucasshira.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plann.er\n\nPlann.er is a project developed in TypeScript using Node.js with Fastify and Prisma as the ORM, connected to a SQL database.\n\n## Overview\n\nThe app is designed to help organize and plan trips, allowing users to create, confirm trips and invite their friends easily.\n\n## Technologies Used\n\n- **Node.js**\n- **TypeScript**\n- **Fastify**\n- **Prisma**\n- **SQL**\n- **Zod**\n\n## Getting Started\n\nTo get started with Plann.er, follow these steps:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/lucasshira/planner.git\n   ```\n   \n2. Navigate to the project directory:\n\n   ```bash\n   cd planner\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Set up environment variables. Create a .env file in the root of the project with the following content:\n\n   ```bash\n    DATABASE_URL=\"file:./dev.db\"\n    API_BASE_URL=\"http://localhost:3333\"\n    WEB_BASE_URL=\"http://localhost:3000\"\n    PORT=\"3333\"\n   ```\n\n## Prisma Migrations\n\n1. Create the database migrations:\n\n   ```bash\n   npx prisma migrate dev\n   ```\n   \n2. Generate the Prisma client:\n\n   ```bash\n   npx prisma generate\n   ```\n\n## Running the Project\n\n1. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n2. Access the application at http://localhost:3333\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasshira%2Fplanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasshira%2Fplanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasshira%2Fplanner/lists"}