PromucFlow_constructor/app/server
Arpit Mohan 9a4b9c27cd
Locking mongo Docker container to 4.4.6 (#5950)
Mongo v5 has some issues with seeding data. Refer:  https://stackoverflow.com/questions/68392064/error-when-running-mongo-image-docker-entrypoint-sh-line-381
Hence, locking the mongo version to a known working tag till we have more information on the problem.
2021-07-19 13:39:37 +05:30
..
.run [Issue #2093]-show last used organizations first in home page (#4461) 2021-05-16 09:42:10 +06:00
appsmith-interfaces Google sheet APIs for getting all the spreadsheet, getting all sheets within spreadsheet and column headers (#5875) 2021-07-16 16:15:29 +05:30
appsmith-plugins Adding timeout on execution of postgres and ms sql actions (#5922) 2021-07-16 20:24:18 +05:30
appsmith-server Fix failing server testcases (#5948) 2021-07-19 13:04:59 +05:30
envs Feature/import-export-application (#4553) 2021-06-01 17:38:26 +05:30
mongo-seed
scripts Use IPv4 on WSL machines (#2729) 2021-01-28 12:08:44 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30
buildpack-run.sh Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
docker-compose.yml Locking mongo Docker container to 4.4.6 (#5950) 2021-07-19 13:39:37 +05:30
Dockerfile change java version to 11.0.10 to allow TLSv1 for mysql (#4528) 2021-05-17 18:42:54 +05:30
entrypoint.sh Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
pom.xml Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
Procfile
README.md Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
system.properties

Appsmith Server

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

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