PromucFlow_constructor/app/server
2021-12-24 19:45:59 +05:30
..
.run
appsmith-git chore: Update default local git repo path as per docker-volume requirements (#9804) 2021-12-17 14:30:54 +00:00
appsmith-interfaces fix: Clear the cache - git limit number of repos (#9874) 2021-12-21 14:17:26 +00:00
appsmith-plugins fix: Appends authSource param to mongo URI if absent, also fixes inability to connect to mongo without user info (#9995) 2021-12-24 19:45:59 +05:30
appsmith-server fix: add work around to handle bad data in Firestore UQI migration (#9966) 2021-12-23 15:59:53 +05:30
envs fix: Added client side execution logic and on page load logic for js (#9392) 2021-12-01 22:02:43 +05:30
mongo-seed
scripts Fix Docker buildx images 2021-12-17 10:27:56 +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 feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
Dockerfile feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
entrypoint.sh fix: Add fix for log4j2 RCE (#9706) 2021-12-11 09:54:38 +05:30
pom.xml fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
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