PromucFlow_constructor/app/server
Nayan c4a7c1fb01
feat: add last edit information to application (#6948)
Adds the last edit time and editor username to the application when there is a change in the application.
2021-09-06 16:17:02 +06:00
..
.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: add last edit information to application (#6948) 2021-09-06 16:17:02 +06:00
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