{"id":20834877,"url":"https://github.com/caduzulian/nlw-unite-nodejs","last_synced_at":"2026-04-13T05:42:15.118Z","repository":{"id":231643067,"uuid":"782286397","full_name":"CaduZulian/nlw-unite-nodejs","owner":"CaduZulian","description":"This is a project developed during the Next Level Week Unite, presented by Rocketseat during April 2024.","archived":false,"fork":false,"pushed_at":"2024-04-05T03:41:31.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T21:54:20.118Z","etag":null,"topics":["fastify","nlw-unite","nodejs","prisma","project-image","rocketseat","swagger"],"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/CaduZulian.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}},"created_at":"2024-04-05T01:57:37.000Z","updated_at":"2024-04-05T03:27:07.000Z","dependencies_parsed_at":"2024-04-05T04:25:43.692Z","dependency_job_id":"5ababdb7-e657-4d07-8896-a001760dcb59","html_url":"https://github.com/CaduZulian/nlw-unite-nodejs","commit_stats":null,"previous_names":["caduzulian/nlw-unite-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaduZulian%2Fnlw-unite-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaduZulian%2Fnlw-unite-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaduZulian%2Fnlw-unite-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaduZulian%2Fnlw-unite-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaduZulian","download_url":"https://codeload.github.com/CaduZulian/nlw-unite-nodejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188234,"owners_count":20250457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","nlw-unite","nodejs","prisma","project-image","rocketseat","swagger"],"created_at":"2024-11-18T00:21:28.720Z","updated_at":"2025-12-26T05:27:38.115Z","avatar_url":"https://github.com/CaduZulian.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nlw-unite-nodejs\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\".github\\project-image.png\" alt=\"nlw-unite-nodejs\"/\u003e\u003cbr /\u003e\n\u003c/div\u003e\n\n## Sobre o projeto\n\nProjeto desenvolvido durante o Next Level Week Unite, apresentado pela Rocketseat, que ocorreu de 1 a 7 de abril de 2024.\n\nO projeto consiste em um servidor de um sistema de eventos. O backend possui rotas tanto para o sistema de gestão dos eventos, quando para o aplicativo onde é possível ver os dados da inscrição.\n\n## Ferramentas utilizadas\n\n- **[NodeJS](https://nodejs.org/en)**\n- **[Fastify](https://fastify.dev/)**\n- **[Prisma](https://www.prisma.io/)**\n- **[Fastify Swagger](https://github.com/fastify/fastify-swagger)**\n- **[Zod](https://zod.dev/)**\n\n\u003e Veja o arquivo [package.json](https://github.com/CaduZulian/nlw-unite-nodejs/blob/main/package.json)\n\n## Variáveis de ambiente\n\nPara que seja possível rodar o projeto, é necessário inserir em um arquivo\n`.env` as variáveis de ambiente. Essas variáveis são:\n\n- `DATABASE_URL`\n\n## Rodando o projeto (desenvolvimento)\n\n```bash\n# Clone este repositório\n\n$ git clone https://github.com/CaduZulian/nlw-unite-nodejs.git\n\n# Acesse a pasta do projeto no terminal/cmd\n\n$ cd nlw-unite-nodejs\n\n# Instale as dependências\n\n$ npm i\n\n# Execute a aplicação\n\n$ npm run dev\n\n# O servidor iniciará na porta: 3333 - acesse http://localhost:3333\n```\n\n## Acessando a documentação (swagger)\n\n```bash\n# Clone este repositório\n\n$ git clone https://github.com/CaduZulian/nlw-unite-nodejs.git\n\n# Acesse a pasta do projeto no terminal/cmd\n\n$ cd nlw-unite-nodejs\n\n# Instale as dependências\n\n$ npm i\n\n# Execute a aplicação\n\n$ npm run dev\n\n# O servidor iniciará na porta: 3333 - acesse http://localhost:3333/docs\n```\n\n## Desenvolvedores\n\n\u003ctable align=\"center\"\u003e\n\u003ctr\u003e\n\u003ctd\u003e \n\u003cdiv align=\"center\"\u003e\n\u003cimg style=\"width: 150px; border-radius: 50%;\" src=\"https://github.com/CaduZulian.png\" alt=\"CaduZulian\"/\u003e\u003cbr /\u003e\n\u003ca href=\"https://github.com/CaduZulian\"\u003eCarlos Eduardo Zulian\u003c/a\u003e \n\u003c/div\u003e  \n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaduzulian%2Fnlw-unite-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaduzulian%2Fnlw-unite-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaduzulian%2Fnlw-unite-nodejs/lists"}