{"id":18283831,"url":"https://github.com/fsmaiorano/nestjs-forum","last_synced_at":"2026-04-02T02:50:26.329Z","repository":{"id":193251619,"uuid":"687540621","full_name":"fsmaiorano/nestjs-forum","owner":"fsmaiorano","description":"📔This is a simple project that simulates a forum system. It is built with NestJS.","archived":false,"fork":false,"pushed_at":"2023-09-07T09:14:11.000Z","size":231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T00:22:52.408Z","etag":null,"topics":["bcrypt","docker","docker-compose","jwt","lint","nestjs","nodejs","passportjs","postgresql","prisma-orm","supertest","typescript","vitest","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/fsmaiorano.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":"security/private_key-base64.txt","support":null,"governance":null}},"created_at":"2023-09-05T15:06:05.000Z","updated_at":"2023-12-22T15:22:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b968d5f1-db44-4f82-8906-9ba3bbf8046c","html_url":"https://github.com/fsmaiorano/nestjs-forum","commit_stats":null,"previous_names":["fsmaiorano/nestjs-forum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnestjs-forum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnestjs-forum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnestjs-forum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnestjs-forum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsmaiorano","download_url":"https://codeload.github.com/fsmaiorano/nestjs-forum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987105,"owners_count":21028891,"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":["bcrypt","docker","docker-compose","jwt","lint","nestjs","nodejs","passportjs","postgresql","prisma-orm","supertest","typescript","vitest","zod"],"created_at":"2024-11-05T13:11:06.348Z","updated_at":"2025-12-30T20:22:45.575Z","avatar_url":"https://github.com/fsmaiorano.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nThis is a simple project that simulates a forum system. It is built with NestJS.\n\n## Architecture\nClean architecture is used to separate the application into layers. The layers are as follows: application, domain, and infrastructure. The application layer contains use-cases and all core implementations. The domain layer contains the business logic and models. The infrastructure layer contains the database context and migrations.\n\nThe implementation between the Api and the rest of the application is built with CQRS (Command and Query Responsibility Segregation), a pattern that separates read and update operations for a data store.\n\n## Technologies Used\n- NestJS\n- NodeJS\n- Typescript\n- Postgres\n- Prisma\n- Docker\n- Vitest\n- Supertest\n- JWT\n- Bcrypt\n- Lint\n- Passport-JWT\n- Zod\n\n## How to run\n\n### Prerequisites\n- NodeJS\n- NPM\n- Docker\n\n### Steps\n1. Clone the repository\n2. Run `npm install`\n3. Run `docker-compose up -d`\n4. Run `npm run start:dev\n\n## How to run tests\n1. Run `npm run test\n2. Run `npm run test:2e2\n\n### Prisma\n1. Run `npx prisma migrate dev\n2. Run `npx prisma studio\n\n### Attention\n- This project is still in development\n- The .env file is included in the repository for testing purposes only. In a real project, it should be kept secret.\n- The private and public keys are included in the repository for testing purposes only. In a real project, they should be kept secret.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsmaiorano%2Fnestjs-forum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsmaiorano%2Fnestjs-forum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsmaiorano%2Fnestjs-forum/lists"}