PromucFlow_constructor/app/server
Shrikant Sharat Kandula b6e7e8e62f
chore: Remove deprecated unused fields (#29831)
These fields were used in migrations, that re now deleted. So these
fields became unused now.
2023-12-27 14:34:41 +05:30
..
.run feat: Databricks plugin (#29746) 2023-12-26 10:04:09 +05:30
appsmith-git fix: Change js lib file name in git to avoid file name error in windows (#29656) 2023-12-21 16:21:08 +06:00
appsmith-interfaces feat: AWS Lambda integration (#29792) 2023-12-26 10:07:19 +05:30
appsmith-plugins chore: Fixing failing test cases in AWS lambda (#29854) 2023-12-26 12:22:35 +05:30
appsmith-server chore: Remove deprecated unused fields (#29831) 2023-12-27 14:34:41 +05:30
envs
mongo-seed
reactive-caching chore(deps): Update pf4j to v3.10.0 (#27044) 2023-09-07 08:48:45 +05:30
scripts chore: Delete unused app/server/scripts/node 2023-08-08 06:00:48 +05:30
.gitignore chore: Removed failed tests file from git (#29602) 2023-12-14 13:02:36 +05:30
build.sh
buildpack-run.sh
docker-compose.yml chore: Use new Docker image for dev-time server (#25609) 2023-07-24 09:56:30 +05:30
pom.xml chore(deps): Update logback (#29827) 2023-12-23 20:13:32 +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 this Setup Guide.