Giter Site home page Giter Site logo

rafaelcarvalhocaetano / unive Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 544 KB

Complete application using on the front React on the back NestJS and Lambdas with Node and serveless going up to AWS.

HTML 7.99% TypeScript 53.75% SCSS 36.31% JavaScript 1.95%
typescript redux react saga sass bem-css

unive's Introduction

FRONT_END:

  • React (Typescript)
  • SCSS (BEM, RSCSS, SMACSS) — modular e escalável
  • Redux (Saga)

BACK_END:

  • NestJS (Prisma)

LAMBDAS:

  • Using serverless framework for aws integration and template creation https://www.serverless.com/framework/docs/getting-started

  • ENDPOINTS under construction, no integration with dynamoDB

    ┌────────────────────────────────────────────────────────────────────────────┐
    │                                                                            │
    │   GET    | http://localhost:4001/dev/notifications                         │
    │   POST   | http://localhost:4001/dev/notifications                         │
    │   PUT    | http://localhost:4001/dev/notifications/{id}                    │
    │   GET    | http://localhost:4001/dev/notifications/{id}                    │
    │   DELETE | http://localhost:4001/dev/notifications/{id}                    │
    │                                                                            │
    └────────────────────────────────────────────────────────────────────────────┘
    
  • DEPLOY AWS:

      - unive-micro-service-prod	CREATE_IN_PROGRESS	2021-09-14 00:08:36 UTC-0300	The AWS CloudFormation template for this Serverless application
      - unive-micro-service-qa	UPDATE_COMPLETE	2021-09-14 00:01:11 UTC-0300	The AWS CloudFormation template for this Serverless application
      - unive-micro-service-dev	UPDATE_COMPLETE	2021-09-13 23:57:33 UTC-0300	The AWS CloudFormation template for this Serverless application
    

    unive-micro-service-qa - The AWS CloudFormation template for this Serverless application unive-micro-service-dev - The AWS CloudFormation template for this Serverless application

  • RUN local

    • npm run local dev|qa CMD: sls offline start --stage
  • RUN aws

    • npm run deploy dev|qa CMD: sls deploy --stage

UI

unive's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.