PromucFlow_constructor/app/server
Sumit Kumar 7df8581a5f
change java version to 11.0.10 to allow TLSv1 for mysql (#4528)
* Change docker image java version to 11.0.10 to allow TLSv1 for mysql.
2021-05-17 18:42:54 +05:30
..
.run [Issue #2093]-show last used organizations first in home page (#4461) 2021-05-16 09:42:10 +06:00
appsmith-interfaces Feature: return prepared stmt / smart substitution params under request params section for debugging (#4421) 2021-05-17 08:59:17 +05:30
appsmith-plugins Fix: postgres plugin: add support for jsonb type (#4519) 2021-05-17 11:19:19 +05:30
appsmith-server Update names in comments when user name is changed (#4466) 2021-05-17 12:01:09 +05:30
envs Fixes refresh token flow (#4450) 2021-05-12 17:07:59 +05:30
mongo-seed
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
buildpack-run.sh
docker-compose.yml Minor fix to create certbot directories during installation (#211) 2020-08-03 21:07:40 +05:30
Dockerfile change java version to 11.0.10 to allow TLSv1 for mysql (#4528) 2021-05-17 18:42:54 +05:30
entrypoint.sh
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