{"id":21706454,"url":"https://github.com/rafaelcarvalhocaetano/unive","last_synced_at":"2026-04-05T22:35:35.851Z","repository":{"id":83210025,"uuid":"365647365","full_name":"rafaelcarvalhocaetano/unive","owner":"rafaelcarvalhocaetano","description":"Complete application using on the front React on the back NestJS and Lambdas with Node and serveless going up to AWS.","archived":false,"fork":false,"pushed_at":"2022-02-17T22:48:42.000Z","size":544,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T23:42:04.176Z","etag":null,"topics":["bem-css","react","redux","saga","sass","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/rafaelcarvalhocaetano.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,"zenodo":null}},"created_at":"2021-05-09T01:58:47.000Z","updated_at":"2022-02-18T14:09:31.000Z","dependencies_parsed_at":"2023-06-28T22:46:43.486Z","dependency_job_id":null,"html_url":"https://github.com/rafaelcarvalhocaetano/unive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rafaelcarvalhocaetano/unive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelcarvalhocaetano%2Funive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelcarvalhocaetano%2Funive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelcarvalhocaetano%2Funive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelcarvalhocaetano%2Funive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafaelcarvalhocaetano","download_url":"https://codeload.github.com/rafaelcarvalhocaetano/unive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelcarvalhocaetano%2Funive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bem-css","react","redux","saga","sass","typescript"],"created_at":"2024-11-25T22:12:50.292Z","updated_at":"2026-04-05T22:35:35.802Z","avatar_url":"https://github.com/rafaelcarvalhocaetano.png","language":"TypeScript","readme":"## FRONT_END:\n - React (Typescript)\n - SCSS (BEM, RSCSS, SMACSS) — modular e escalável\n - Redux (Saga)\n\n## BACK_END:\n  - NestJS (Prisma)\n\n## LAMBDAS:\n  \n  - Using serverless framework for aws integration and template creation ``` https://www.serverless.com/framework/docs/getting-started ```\n  - ENDPOINTS ``` under construction, no integration with dynamoDB ```\n    ```\n    ┌────────────────────────────────────────────────────────────────────────────┐\n    │                                                                            │\n    │   GET    | http://localhost:4001/dev/notifications                         │\n    │   POST   | http://localhost:4001/dev/notifications                         │\n    │   PUT    | http://localhost:4001/dev/notifications/{id}                    │\n    │   GET    | http://localhost:4001/dev/notifications/{id}                    │\n    │   DELETE | http://localhost:4001/dev/notifications/{id}                    │\n    │                                                                            │\n    └────────────────────────────────────────────────────────────────────────────┘\n    ```\n  - #### DEPLOY AWS:\n\n    ``` \n      - unive-micro-service-prod\tCREATE_IN_PROGRESS\t2021-09-14 00:08:36 UTC-0300\tThe AWS CloudFormation template for this Serverless application\n      - unive-micro-service-qa\tUPDATE_COMPLETE\t2021-09-14 00:01:11 UTC-0300\tThe AWS CloudFormation template for this Serverless application\n      - unive-micro-service-dev\tUPDATE_COMPLETE\t2021-09-13 23:57:33 UTC-0300\tThe AWS CloudFormation template for this Serverless application\n    ```\n\n    unive-micro-service-qa\t-\tThe AWS CloudFormation template for this Serverless application\n    unive-micro-service-dev\t-\tThe AWS CloudFormation template for this Serverless application\n\n  - ### RUN ``` local ```\n    - npm run local dev|qa ``` CMD: sls offline start --stage ```\n\n  - ### RUN ``` aws ```\n    - npm run deploy dev|qa ``` CMD: sls deploy --stage ```\n\n\n\n## UI\n - https://www.figma.com/file/aAe8emYzBO2C5dY93U4rcw/Student-Dashboard?node-id=0%3A1\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelcarvalhocaetano%2Funive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelcarvalhocaetano%2Funive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelcarvalhocaetano%2Funive/lists"}