PromucFlow_constructor/app/server
2021-10-08 22:21:24 +05:30
..
.run [Issue #2093]-show last used organizations first in home page (#4461) 2021-05-16 09:42:10 +06:00
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 fix: added a check to address NPE in home page when user has no organization (#8259) 2021-10-08 19:27:16 +06:00
envs Feature/import-export-application (#4553) 2021-06-01 17:38:26 +05:30
mongo-seed Code formatting corrected. 2020-04-20 18:17:25 +05:30
scripts chore: Fixing yoda conditions in the code (#8297) 2021-10-08 22:21:24 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
buildpack-run.sh Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
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 Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
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