PromucFlow_constructor/app/client/packages/rts
Shrikant Sharat Kandula 14f4bae198
chore: Use separate specific esbuild for RTS (#27764)
Use separate specifici `esbuild` for building RTS, instead of reusing
the one coming from storybook.

As recommended in [this
comment](https://github.com/appsmithorg/appsmith/pull/27310#pullrequestreview-1652734575).
2023-10-03 12:37:23 +05:30
..
src ci: Use esbuild to build RTS (#27310) 2023-10-03 07:00:40 +05:30
.env.example chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
.eslintrc.json chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00
.prettierignore chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
build.sh chore: Use separate specific esbuild for RTS (#27764) 2023-10-03 12:37:23 +05:30
jest.config.js chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
package.json chore: Use separate specific esbuild for RTS (#27764) 2023-10-03 12:37:23 +05:30
README.md chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
start-server.sh chore: fix RTS start failure script (#24162) 2023-06-07 10:44:53 +05:30
tsconfig.json chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00

Appsmith Realtime Server

This is the code for the Appsmith realtime server.