PromucFlow_constructor/app/server
Nidhi 12e626d5b0
chore: Added isMock and isTemplate to action execution analytics (#15505)
Added isMock and isTemplate to action execution
2022-07-29 01:18:09 +05:30
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
appsmith-interfaces chore: Added analytics for C, U, D operations on actions (#15069) 2022-07-28 09:40:47 +05:30
appsmith-plugins fix: fix query failure on simultaneous execution of multiple queries (#15458) 2022-07-28 17:01:17 +05:30
appsmith-server chore: Added isMock and isTemplate to action execution analytics (#15505) 2022-07-29 01:18:09 +05:30
envs feat: Add disconnect button on auth config pages and form login callout banner (#11389) 2022-03-02 23:48:50 +05:30
mongo-seed
reactive-caching feat: Annotation based Caching library similar to spring's Cacheable with WebFlux support (#14416) 2022-07-28 21:45:47 +05:30
scripts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
.gitignore
build.sh chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
buildpack-run.sh
docker-compose.yml
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
entrypoint.sh Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml feat: Annotation based Caching library similar to spring's Cacheable with WebFlux support (#14416) 2022-07-28 21:45: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