PromucFlow_constructor/app/rts
Ankita Kinger bdb9fe8d54
fix: Adding dependencies in RTS (#22192)
Adding dependencies in RTS to fix module not found errors in docker
logs.

Fixes [#22193](https://github.com/appsmithorg/appsmith/issues/22193)
2023-04-10 11:12:55 +05:30
..
src chore: Removed comment related codes from RTS (#20639) 2023-02-17 23:29:26 +06:00
.env.example chore: Removed comment related codes from RTS (#20639) 2023-02-17 23:29:26 +06:00
.gitignore Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
build.sh fix: workflow for shared modules testing (#16778) 2022-09-30 18:36:25 +05:30
jest.config.js fix: update rts logic to use updated shared AST logic (#16849) 2022-09-28 17:28:18 +00:00
package.json fix: Adding dependencies in RTS (#22192) 2023-04-10 11:12:55 +05:30
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
start-server.sh Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
tsconfig.json fix: failing rts build due to jest config (#17177) 2022-09-29 16:12:07 +05:30
yarn.lock fix: Adding dependencies in RTS (#22192) 2023-04-10 11:12:55 +05:30

Appsmith Realtime Server

This is the code for the Appsmith realtime server.