PromucFlow_constructor/app/server
Trisha Anand 3e016296e6 Merge branch 'master' into release
# Conflicts:
#	app/client/src/workers/DataTreeEvaluator.ts
2021-05-13 14:43:00 +05:30
..
.run Added throwing a properly formatted error for client to consume when dynamic binding path list contains an invalid entry (#3343) 2021-03-03 17:47:35 +05:30
appsmith-interfaces Fixes refresh token flow (#4450) 2021-05-12 17:07:59 +05:30
appsmith-plugins fix NPE (#4448) 2021-05-13 11:59:43 +05:30
appsmith-server Merge branch 'master' into release 2021-05-13 14:43:00 +05:30
envs Fixes refresh token flow (#4450) 2021-05-12 17:07:59 +05:30
mongo-seed Code formatting corrected. 2020-04-20 18:17:25 +05:30
scripts Use IPv4 on WSL machines (#2729) 2021-01-28 12:08:44 +05:30
.gitignore Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
build.sh Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30
buildpack-run.sh Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
docker-compose.yml Minor fix to create certbot directories during installation (#211) 2020-08-03 21:07:40 +05:30
Dockerfile Include version information when building Docker images for server and client (#2200) 2021-01-12 18:15:15 +05:30
entrypoint.sh Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
pom.xml Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
Procfile
README.md Merge branch 'master' into release 2021-05-13 14:43:00 +05:30
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

Dev Setup

For details on setting up the server on your development machine, please refer to the Setup Guide