Skip to content

stock&coin chart with Chatting Nestjs, Apollo, Redux, Redux-Toolkit

Notifications You must be signed in to change notification settings

act99/stock-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Chat[Nextjs & Redux & Apollo]

TECH STACK

image

UI CAPTURE

image image image image image

packages

npm install -D tailwindcss@latest postcss@latest autoprefixer@latest npx tailwindcss init -p npm i d3-scale npm i --save-dev @types/d3-scale npm i redux npm i next-redux-wrapper npm install @reduxjs/toolkit npm install react-spinners npm i react-tailwind-table npm install react-table npm i @types/react-table npm i styled-components npm i subscriptions-transport-ws npm i http-proxy-middleware => for CORS ERROR

apollo & apollo-toolings

$ npm install -g apollo

  • please check your node version
  • You have to use node v14.18.1
  • You have to use apollo v2.33.9

If you didn't check your node version, You can't use codegen!!

__generated__folder is codegen output

  • admin login (o)
  • load stock data (o)
  • making chart (o)
  • making floating chart(o)
  • get / delete dataArray objects with Mouse scroll (o)
  • making line chart (o)
  • making bollinger band (o)
  • search (o)
  • chatting (o)

About

stock&coin chart with Chatting Nestjs, Apollo, Redux, Redux-Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published