PromucFlow_constructor/app/server
Abhijeet d796be4f5a
chore: Remove ff4j dependency from pom.xml (#29547)
### Description
As the code references for ff4j is already removed, this PR removes the
entry from dependency list.
2023-12-13 16:07:53 +05:30
..
.run
appsmith-git feat: Added auto commit feature (#29439) 2023-12-12 12:13:56 +06:00
appsmith-interfaces chore: Remove unused methods using deprecated Policy.users field (#29495) 2023-12-13 13:41:45 +05:30
appsmith-plugins fix: ordered gsheet spreadsheets and sheets by name (#29541) 2023-12-13 13:32:06 +05:30
appsmith-server chore: Remove ff4j dependency from pom.xml (#29547) 2023-12-13 16:07:53 +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
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 ci: Add retry for JUnit failures in the CI workflow (#29048) 2023-11-23 16:44:57 +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.