{"id":22451655,"url":"https://github.com/luiizsilverio/nlw-spacetime","last_synced_at":"2026-04-15T10:37:51.626Z","repository":{"id":166199593,"uuid":"641181554","full_name":"luiizsilverio/nlw-spacetime","owner":"luiizsilverio","description":"Aplicação back-end + front-end desenvolvida durante o NLW Spacetime","archived":false,"fork":false,"pushed_at":"2023-05-21T22:02:48.000Z","size":6967,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T12:33:52.618Z","etag":null,"topics":["axios","dayjs","fastify","jwt-decode","lucide-icons","nextjs","prisma","rocketseat","rocketseat-nlw","tailwindcss","zod"],"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/luiizsilverio.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":"2023-05-16T00:35:54.000Z","updated_at":"2023-05-21T22:07:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a30c0f1-4eb2-405f-ab7c-72e63ba7842e","html_url":"https://github.com/luiizsilverio/nlw-spacetime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luiizsilverio/nlw-spacetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-spacetime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-spacetime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-spacetime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-spacetime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luiizsilverio","download_url":"https://codeload.github.com/luiizsilverio/nlw-spacetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-spacetime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"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":["axios","dayjs","fastify","jwt-decode","lucide-icons","nextjs","prisma","rocketseat","rocketseat-nlw","tailwindcss","zod"],"created_at":"2024-12-06T06:08:33.491Z","updated_at":"2026-04-15T10:37:51.617Z","avatar_url":"https://github.com/luiizsilverio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NLW-SPACETIME 👨‍🚀\n\n## Conteúdo\n* [Sobre a aplicação](#sobre-a-aplicação)\n* [Tecnologias](#hammer_and_wrench-tecnologias)\n* [Iniciando a Aplicação](#car-Iniciando-a-aplicação)\n* [Screenshots](#camera_flash-screenshots)\n* [Contato](#email-contato)\n\n## Sobre a aplicação\nAplicação desenvolvida durante o NLW Spacetime, promovido pela Rocketseat.\u003cbr /\u003e\nDurante o evento, foram desenvolvidas 3 aplicações, uma API em Node, uma aplicação React com Next e um App em React Native. \u003cbr /\u003e\nInfelizmente, não tive tempo de terminar a aplicação mobile, mas a API e a aplicação Web estão completas.\u003cbr /\u003e\nA aplicação web permite cadastrar lembranças/memórias em uma timeline e possui autenticação pelo Github.\u003cbr /\u003e\n\u003cbr /\u003e\n\n## :hammer_and_wrench: Tecnologias\n* Back-end\n  * __Node__ + __Fastify__ + __Typescript__\n  * __Prisma ORM__ com SQLite\n  * Validação dos dados com __Zod__\n* Front-end\n  * __React__ + __Next__ + __Typescript__\n  * __TailwindCSS__ para estilização\n  * __Lucide-React__ para ícones\n  * __JWT_Decode__ para obter o token\n\u003cbr /\u003e\n\n## :car: Iniciando a aplicação\nBaixe o repositório com git clone e entre na pasta do projeto.\n```bash\n$ git clone https://github.com/luiizsilverio/nlw-spacetime\n```\n* Back-end\n  * Renomeie o arquivo __.env.example__ para __.env__.\n  * Informe o ClientID e o Client Secret.\n```bash\n$ cd server\n$ npm install\n$ npm run dev\n```\n* Front-end\n  * Renomeie o arquivo __.env.local.example__ para __.env.local__.\n  * Informe o ClientID.\n```bash\n$ cd ..\n$ cd web\n$ npm install\n$ npm run dev\n```\n\n## :camera_flash: Screenshots\n![](https://github.com/luiizsilverio/nlw-spacetime/blob/main/web/src/assets/nlw-spacetime.gif)\n\n\n## :email: Contato\n\nE-mail: [**luiiz.silverio@gmail.com**](mailto:luiiz.silverio@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiizsilverio%2Fnlw-spacetime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluiizsilverio%2Fnlw-spacetime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiizsilverio%2Fnlw-spacetime/lists"}