PromucFlow_constructor/app/server
2022-02-10 10:26:07 +05:30
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git fix: Sort unordered set elements before committing to git repo so as to have same serialised output string for identical set of elements (#10933) 2022-02-08 00:48:20 +05:30
appsmith-interfaces fix: fix refresh token flow in REST API OAuth (#10875) 2022-02-09 09:38:58 +05:30
appsmith-plugins fix: Added stricter validation for Mongo pipeline (#11034) 2022-02-09 22:04:03 +05:30
appsmith-server chore: Update error handling for resource not found exception for clone, fork and import APIs #11044 2022-02-10 10:26: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: Replace equality and inequality operators with their strict versions (#7585) 2022-02-03 09:42:38 +05:30
.gitignore
build.sh
buildpack-run.sh
docker-compose.yml
Dockerfile
entrypoint.sh Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml chore: Upgrade org.springframework:spring-webflux from 5.2.3.RELEASE to 5.3.15 (#4586) 2022-02-07 09:49:47 +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