git clone https://github.com/Kapilrohilla/zerodha_backend ~/backend_u_zerodha
cd ~/backend_u_zerodha
npm install
npm run dev
- honoJs - Framework to build apis using different javascript runtime
- axios - Simple HTTP client to make request
- csv-parser - csv - to - json parser library
- ioredis - redis client library
- kiteconnect - library to interact with zerodha apis
- node-cron - library to execute crons
- mongoose - ODM for mongodb database