PromucFlow_constructor/app/rts
Ayangade Adeoluwa b3c4f7c392
feat: AST apis for parsing script and returning identifiers (#16252)
* rts configurations for ast

* update shared dependencies.json for shared ast module

* feat: api for script to identifiers

* fix: typo for identifiers

* feat: api for multiple scripts to get identifiers

* fix: rts config, apis for ast

* fix: removed unnecessary changes for ast modules

* fix: docker image for rts including ast shared module, rts file alias ref

* fix: added comments in build.sh file

Co-authored-by: Aman Agarwal <aman@appsmith.com>
2022-09-12 14:45:47 +05:30
..
src feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +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 feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
Dockerfile feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
package.json feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +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 feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
yarn.lock feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30

Appsmith Realtime Server

This is the code for the Appsmith realtime server.