PromucFlow_constructor/app/server
dependabot[bot] 02784d9b4e
chore(deps-dev): bump axios in /app/server/scripts/node (#7318)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 22:14:58 +05:30
..
.run [Issue #2093]-show last used organizations first in home page (#4461) 2021-05-16 09:42:10 +06:00
appsmith-git feat: Generate and store ssh key to git meta data of application (#7184) 2021-09-08 20:54:20 +06:00
appsmith-interfaces feat: Changes to add js plugin (#4861) 2021-09-08 19:17:30 +05:30
appsmith-plugins feat: Changes to add js plugin (#4861) 2021-09-08 19:17:30 +05:30
appsmith-server feat: Add consumption of UQI UI templates (#7082) 2021-09-09 16:39:42 +00:00
envs Feature/import-export-application (#4553) 2021-06-01 17:38:26 +05:30
mongo-seed Code formatting corrected. 2020-04-20 18:17:25 +05:30
scripts chore(deps-dev): bump axios in /app/server/scripts/node (#7318) 2021-09-09 22:14:58 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh Added mvn failure check (#6107) 2021-07-26 05:37:10 +05:30
buildpack-run.sh Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
docker-compose.yml [skip_changelog] Feature/directory structure for version control (#6757) 2021-09-06 18:18:18 +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 Merge branch 'release' into feature/acl-spring-object 2020-04-28 18:13:06 +05:30
pom.xml feat: Add maven module for the git operations (#6825) 2021-08-25 21:30:29 +05:30
Procfile Adding the JVM parameter to ensure that java stays within the memory limits set by the container 2019-10-21 12:23:00 +05:30
README.md Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
system.properties Setting java version to 11 in system.properties. 2019-09-16 16:54:28 +05:30

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