PromucFlow_constructor/app/rts
ChandanBalajiBP e5cdfbe445
feat: AST based entity refactor (#17434)
* task: AST based entity refactor

* implemented refactor logic

* jest cases with string manipulation using AST logic

* comments and indentation

* added evalVersion to request
2022-10-18 12:07:06 +05:30
..
src feat: AST based entity refactor (#17434) 2022-10-18 12:07:06 +05:30
.env.example fix: revamped rts server architecture (#15870) 2022-08-11 15:06:02 +05:30
.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
Dockerfile feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +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: failing rts build due to jest config (#17177) 2022-09-29 16:12:07 +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: update rts logic to use updated shared AST logic (#16849) 2022-09-28 17:28:18 +00:00

Appsmith Realtime Server

This is the code for the Appsmith realtime server.