PromucFlow_constructor/app/server
Nayan 722aa11be2
Add custom slug along with auto generated slug for pages (#14065)
Adding custom slugs for pages that can be set by the user.
2022-06-05 00:48:25 +06:00
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git fix: move git file operations to elastic schedulers (#13907) 2022-06-03 15:54:08 +05:30
appsmith-interfaces fix: Update the widget from drop down to select widget in suggested widget list (#13944) 2022-06-03 07:49:56 +00:00
appsmith-plugins Merge pull request #13999 from appsmithorg/fix/mysql_testfix 2022-06-04 17:10:20 +05:30
appsmith-server Add custom slug along with auto generated slug for pages (#14065) 2022-06-05 00:48:25 +06:00
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
scripts chore: bump follow-redirects in /app/server/scripts/node (#12038) 2022-03-24 15:47:11 +05:30
.gitignore
build.sh
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 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