Commit Graph

115 Commits

Author SHA1 Message Date
Confidence Okoghenun
f5f73b47c6
Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
Hetu Nandu
f50dfd308b
[Docs] Custom JS library contribution (#5583)
* Create CustomJsLibrary.md

* Moving the files to appropriate folders

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-07-06 14:16:56 +05:30
Ajinkya Kulkarni
648e57100d
Update/bump node version in the doc (#5455) 2021-06-28 21:58:18 +05:30
Arpit Mohan
662076b95d
Correcting typo in plugin contribution guide 2021-06-24 18:58:09 +05:30
Arpit Mohan
6ca1590d15
Adding detailed steps on adding a new plugin (#5388) 2021-06-24 17:22:04 +05:30
rahulramesha
a00368d2d8 Changing instruction for better setup 2021-06-16 18:35:24 +05:30
rahulramesha
e8da3d25c9 Added Documentation for Windows WSL2 Client Setup 2021-06-16 15:34:17 +05:30
Raminder Singh
81954182c1
Update ServerSetup.md for clarity (#4940)
The following changes have been done to improve this document:
* The main change done is to bring the sections `Setting up a local MongoDB instance` and `Setting up a local Redis instance` under the prerequisites section. This improves the structure of the document as the reader can linearly go through it and set up the dependencies before setting up the Appsmith server.
* Apart from this, each section flows much more naturally to the next section as the last sentence of each section sets up the context about what's next.
* Other minor language improvements.
2021-06-14 01:07:53 +06:00
Confidence Okoghenun
8cea1210e4
Updates mkcert installation steps in docs (#4637) 2021-06-11 14:25:46 +05:30
Rishabh Saxena
2e6b262f29
Revert specific handling at setup for macs with apple chips (#4591) 2021-06-07 16:23:18 +05:30
Confidence Okoghenun
639cba9095
Improve server setup experience documentation (#4441)
* fix: Updates appsmith server docker-compose

* fix: Updates server docker-compose

* fix: Removes exposed ports

* docs: Adds updates for server docker-compose

* docs: Adds updates for server docker-compose

* docs: Updates app/server/README.md

Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>

* chore: Removes deprecated env vars

Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2021-05-19 19:29:08 +05:30
Confidence Okoghenun
c31a288451
docs: Makes yarn install script more obvious (#4373) 2021-05-09 09:46:03 +05:30
Nayan
212678a540
[Docs] Imrove readme file in server, improve client getting started g… (#4327)
* [Docs] Imrove readme file in server, improve client getting started guide

* -updated the ClientSetup readme as per PR comment
2021-05-07 16:55:48 +06:00
hetunandu
8574b86926 Merge branch 'master' into release 2021-03-05 12:06:14 +05:30
Arpit Mohan
867cfc202f
Removing redundant line from the ServerSetup contribution guide 2021-03-03 13:53:45 +05:30
Arpit Mohan
f1b24c0737
Improving the IntelliJ IDE setup steps 2021-03-03 13:53:05 +05:30
Arpit Mohan
d420518cad Fixing merge conflicts 2021-02-25 17:29:49 +05:30
Ashok Kumar M
0da3421dc2
Fix Local setup changes to accommodate M1 chip Macbooks. (#2959)
* Fix Local setup changes to accommodate M1 chip Macbooks.

* escaping quotes.

* formatting start-https.sh
2021-02-10 16:12:01 +05:30
Shrikant Sharat Kandula
95d1717f57 Merge branch 'release' 2021-02-10 14:35:02 +05:30
Nikhil Nandagopal
79d1d6d5af
Update UploadingAssets.md 2021-02-10 11:25:02 +05:30
Sumit Kumar
ac67514d12
Add discord channel link to Server Setup guide. (#2932) 2021-02-09 18:05:59 +05:30
Nikhil Nandagopal
912ddc0ca2
Update DB Integrations.md 2021-02-08 11:30:02 +05:30
Nikhil Nandagopal
e91b4de1f1
Update DB Integrations.md 2021-02-08 11:28:58 +05:30
Nikhil Nandagopal
69e2490603
Update DB Integrations.md 2021-02-08 11:28:15 +05:30
Meng Ye
777c4bc891
Improve doc for setting up IntelliJ IDEA (#2710) 2021-01-26 12:32:04 +05:30
Sumit Kumar
134f1a9c43
Plugin code contribution guidelines file. (#2324)
1. Provide guidelines to help external contributors add new plugins.
2020-12-29 13:09:44 +05:30
Nikhil Nandagopal
5eb3d02adc
Update DB Integrations.md 2020-12-17 15:35:51 +05:30
Rishabh Saxena
630a1ae9e4
Add steps for running cypress tests in code contribution guidelines (#2056) 2020-12-07 20:11:51 +05:30
Nidhi
6c974408bd
Added IntelliJ run configuration for an easier getting started experience for contributors (#1944)
* Added run configuration for IntelliJ

* Added instructions for run config
2020-11-27 14:31:09 +05:30
Piyush Mishra
d73919409f
Fix indents in ClientSetup.md (#1927) 2020-11-26 18:43:23 +05:30
Piyush Mishra
cbb226aa36
New client setup and workflow (#1926) 2020-11-26 15:57:41 +05:30
Piyush Mishra
7376ada1b1
[Documentation] Use env variables in Cypress tests (#1887) 2020-11-24 16:44:38 +05:30
Piyush Mishra
5efcb47486
Improve test automation docs (#1838)
* improve docs with link to client setup and change cypress.env.json instead of editing cypress.json file

* fix link to client setup

* improve ordering

* rearrange

* fix quotes

* remove unlinkable link

* fake push
2020-11-23 13:58:26 +05:30
Arpit Mohan
c5f3dd6265 Adding the Google maps API key as an env variable to client.yml
This will ensure that we can run the Cypress tests for the map widget.
2020-11-20 17:14:33 +05:30
Arpit Mohan
7c3a8c0de9
Modifying the release endpoint in docs (#1791)
* Modifying the release endpoint in docs

* Adding reference to Test contribution guide in docs
2020-11-19 09:07:25 +05:30
NandanAnantharamu
bd570460aa
Added to contribution docs with Test Automation steps (#1693)
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-19 08:55:57 +05:30
Nikhil Nandagopal
012004add2
Update ClientSetup.md 2020-11-04 11:32:15 +05:30
Nikhil Nandagopal
c9a4dde057
Update ClientSetup.md 2020-11-03 22:14:37 +05:30
Sumit Kumar
44a8ab6b81
Fix/setup guide (#1483)
* Add info to connect client app to the release api server.

1. Add info to connect client app to the release api server.

* Add info to connect client app to the release api server.

1. Add info to connect client app to the release api server.

* Update ClientSetup.md

* Update ClientSetup.md

* Update ClientSetup.md

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2020-10-31 13:08:31 +05:30
Sumit Kumar
7b3494f4ad
Update ServerSetup.md 2020-10-30 01:27:11 +05:30
Sumit Kumar
6cf4c10c4b Merge branch 'fix/setup_guide' of https://github.com/sumitsum/appsmith into fix/setup_guide 2020-10-30 01:17:50 +05:30
Sumit Kumar
b713fb608b Update ServerSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
7614fb2f2a Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
16e26818ee Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
855b9cd644 Update ServerSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
5516050bbf Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
97e90ade6e Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
0eb37e0b89 Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
fd65e27c45 Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
6e6193e59a Update contributions/ServerSetup.md
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-30 00:57:25 +05:30