GithubHelp home page GithubHelp logo

fullstack-nest-react's Introduction

Fullstack Nest-React

I'm learning fullstask from video (playlist):

https://www.youtube.com/playlist?list=PLkUJHNMBzmtQj5qvTCqn0uMXFDG4ENiwf


/ (home): image

/auth (Registration): image

/auth (Log in): image

/auth (authorized): image

/categories (GetAll): image

Delete and Patch: image

Modal window for Patch image

/transaction (Form, Table, Counter and Chart):

  • Create
  • Post
  • Get All
  • Delete
  • Counter sum
  • Chart
  • Pagination image

Stack--

Client: npm run dev

  1. React: "^18.2.0"
  2. Vite: "^4.4.5"
  3. Tailwind: "^3.3.3"
  4. React-router-dom: "^6.15.0"
  5. React-icons: "^4.10.1"
  6. Axios: "^1.5.0"
  7. React-toastify: "^9.1.3"
  8. Reduxjs/toolkit: "^1.9.5"
  9. React-paginate: "^8.2.0"
  10. Recharts: "^2.9.3"

Server: npm run start:dev

  1. Nest.js: 9.0.0
  2. PostgreSQL: 15.3
  3. TypeORM: 10.0.0
  4. Argon2: 0.31.0
  5. Class-validator: 0.14.0
  6. Passport: 0.6.0
  7. Guard:
  8. JWT (JSON Web Token)
  9. Typescript: 4.7.4

Running the app:

  1. frontend:
    • dir: \client
    $ npm run dev 
    
  2. backend:
    • dir: \server
    $ npm run start:dev (or "npx nest start --watch")
    

Tools

  1. Postman
  2. DBeaver
  3. Chrome
  4. pgAdmin4

Installation Nestjs

  1. npm install --global yarn
  2. yarn global add @nestjs/cli
  3. npx @nestjs/cli new Project

Running the app (watch mode)

  • npm run start:dev (or "npx nest start --watch")

Stay in touch

License

Nest is MIT licensed.

fullstack-nest-react's People

Contributors

weboson avatar

Watchers

 avatar

fullstack-nest-react's Issues

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.