PromucFlow_constructor/app/server
2021-09-06 14:59:35 +05:30
..
.run
appsmith-git feat: Create interface for git service and add all the required classes (#6903) 2021-08-27 14:17:35 +05:30
appsmith-interfaces feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) (#7126) 2021-09-05 15:38:36 +00:00
appsmith-plugins feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) (#7126) 2021-09-05 15:38:36 +00:00
appsmith-server feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
envs
mongo-seed
scripts
.gitignore
build.sh Added mvn failure check (#6107) 2021-07-26 05:37:10 +05:30
buildpack-run.sh
docker-compose.yml Locking mongo Docker container to 4.4.6 (#5950) 2021-07-19 13:39:37 +05:30
Dockerfile
entrypoint.sh
pom.xml feat: Add maven module for the git operations (#6825) 2021-08-25 21:30:29 +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