PromucFlow_constructor/app/server
Anagh Hegde 341bc61e8c
feat: Add logic to sync the repo if the path is not updated in env file (#10478)
* Add logic to sync the repo if the path is not updated in env file

* changes per review

* checkout branch locally when the branch is not present in remote

* Add the local checked out branch to list
2022-01-26 12:55:07 +05:30
..
.run
appsmith-git fix: Use CDN for all assets (#10417) 2022-01-26 02:19:43 +05:30
appsmith-interfaces chore: bump h2 from 2.0.206 to 2.1.210 in /app/server/appsmith-interfaces (#10554) 2022-01-25 19:38:36 +05:30
appsmith-plugins fix: Spaces in Google Sheet name (#10605) 2022-01-25 10:52:40 +05:30
appsmith-server feat: Add logic to sync the repo if the path is not updated in env file (#10478) 2022-01-26 12:55:07 +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 chore: bump follow-redirects from 1.14.3 to 1.14.7 in /app/server/scripts/node (#10413) 2022-01-15 03:43:12 +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 Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml Update log4j patch version (#10394) 2022-01-13 18:34:00 +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