PromucFlow_constructor/app/server
Abhijeet 4ee483602a
chore: Code split testcases for git service (#26976)
### Description
PR to code split git service testcases. On EE need to test following
functionality:
1. If the server is Appsmith cloud
2. For self hosted instances if the feature flag is enabled, does the
check for private repo limit getting bypassed correctly
2023-09-05 17:56:01 +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 chore: Code split testcases for git service (#26976) 2023-09-05 17:56:01 +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
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
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.