PromucFlow_constructor/app/server
Shrikant Sharat Kandula b036a8f0de
chore(deps): Remove pinned H2 database version (#26805)
We get `2.1.214` from Spring now, we don't need this override anymore.
2023-09-04 15:58:09 +05:30
..
.run chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00
appsmith-git test: canvas widget coverage junit (#26384) 2023-08-16 22:05:59 +05:30
appsmith-interfaces chore: Add Junit test cases for MySQL SSH tunnel feature (#26829) 2023-09-01 15:42:39 +05:30
appsmith-plugins fix: gsheet cell range filter format issue fixed (#26827) 2023-09-01 18:50:21 +05:30
appsmith-server feat: Provide a fallback for feature flags when server is unable to connect to CS (#26760) 2023-09-01 13:24:50 +05:30
envs fix: Updated server set up docs to lower confusion from logs (#22926) 2023-05-03 10:17:34 +05:30
mongo-seed
reactive-caching chore: Applied Spotless formatter (#25173) 2023-07-07 00:43:11 +05:30
scripts chore: Delete unused app/server/scripts/node 2023-08-08 06:00:48 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh chore: Check Java version in build script (#19531) 2023-01-06 22:20:58 +05:30
buildpack-run.sh
docker-compose.yml chore: Use new Docker image for dev-time server (#25609) 2023-07-24 09:56:30 +05:30
pom.xml chore(deps): Remove pinned H2 database version (#26805) 2023-09-04 15:58:09 +05:30
Procfile
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
system.properties chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to this Setup Guide.