PromucFlow_constructor/app/server
2021-10-07 17:02:49 +05:30
..
.run
appsmith-git feat: Generate and store ssh key to git meta data of application (#7184) 2021-09-08 20:54:20 +06:00
appsmith-interfaces fix: [Filter Library]Prepared Statements doesn't set value if the data type is not supported in H2. Defaulting to String for unsupported types. (#8015) 2021-09-30 15:48:52 +00:00
appsmith-plugins fix: Make JS objects visible to anon users (#8260) 2021-10-07 00:30:16 +05:30
appsmith-server Make port customizable from env variable (#8288) 2021-10-07 17:02:49 +05:30
envs
mongo-seed
scripts chore(deps-dev): bump axios in /app/server/scripts/node (#7318) 2021-09-09 22:14:58 +05:30
.gitignore
build.sh feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
buildpack-run.sh
docker-compose.yml Switched image to latest release image to avoid breaks while developing (#7289) 2021-09-10 08:05:10 +05:30
Dockerfile Fix server image jar paths (#7676) 2021-09-21 15:20:51 +05:30
entrypoint.sh
pom.xml
Procfile
README.md
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