зеркало из
1
0
Форкнуть 0
Граф коммитов

93 Коммитов

Автор SHA1 Сообщение Дата
Jan-Pieter George e022cde3d5
docs: Make the recommended install the main one 2023-01-18 16:20:03 +01:00
Yohan Lasorsa 06031907d2
docs: add badges (#491) 2022-05-19 09:56:02 +02:00
sgollapudi77 8ba92c0062
docs: modified links in the readme files. (#487)
* docs: modified links in the readme file.

Links redirecting to "login", "init", "start", "deploy" from Readme are not working

* Update swa-build.md

* Update swa-config.md

* Update swa-deploy.md

* Update swa-login.md

* Update swa-start.md

* Update swa.md

* Update 1-install.md

* Update 2-emulator.md

* Update intro.md
2022-05-18 23:47:01 +05:30
sinedied a0258b452b docs: update readme and add docs link 2022-05-18 16:54:36 +02:00
Devansu f5464dbb46 feat(cli): add more alias flags & update README 2022-05-17 11:37:23 +02:00
sinedied 210b9bf035 revert: remane --server-timeout option 2022-05-16 13:45:57 +02:00
sinedied 2ba3b51fbc style: formatting 2022-05-05 20:52:52 +02:00
sinedied 6016bbfa08 docs: improve docs 2022-05-02 16:15:09 +02:00
sinedied 9aa4a5b7d0 docs: removes preview mentions 2022-05-02 16:01:53 +02:00
Wassim Chegham d0d86949ba
docs: update swa logo 2022-04-27 22:36:44 +02:00
Wassim Chegham bfd56e7944 refactor: clean up the CLI context arg 2022-04-25 16:36:13 +02:00
Wassim Chegham 53381e4d46 refactor: clean up cli context 2022-04-25 16:36:13 +02:00
Wassim Chegham a509c897b1 feat: add support for deployment environments 2022-04-22 15:09:33 +02:00
Wassim Chegham 34139ff322
docs: how to deploy Blazor apps 2022-04-04 17:31:24 +02:00
Wassim Chegham 9c7db8296a
docs: add API language runtime version instruction 2022-04-04 17:31:24 +02:00
Wassim Chegham e7dd681a25
docs: add instruction how to create a SWA instance 2022-04-04 17:31:24 +02:00
Wassim Chegham 29a23eff3b
docs: add build step for swa deploy 2022-04-04 17:31:24 +02:00
Wassim Chegham 63e80cf394
docs: improve docs for swa deploy 2022-04-04 17:31:24 +02:00
Wassim Chegham 39f975f836
chore: move --swa-config-location to swa command 2022-04-04 17:31:24 +02:00
Wassim Chegham d3567a4fa5
docs: improve docs for swa deploy 2022-04-04 17:31:23 +02:00
Wassim Chegham 3d5b6c1879
docs: fix npx example 2022-04-04 17:31:23 +02:00
Wassim Chegham 2000ef93e5
feat: add --dry-run mode 2022-04-04 17:31:23 +02:00
Wassim Chegham f568df4119
docs: update CLI options documentation 2022-04-04 17:30:40 +02:00
Wassim Chegham 591a3ecd20
docs: update readme with swa deploy 2022-04-04 17:30:40 +02:00
Wassim Chegham 8ca99576cb
docs: add user claims example 2022-03-08 15:17:02 +01:00
Wassim Chegham feac33654d
docs: add --open flag to readme (#399) 2022-03-08 14:26:51 +01:00
sgollapudi77 6cbe500dff feat: Remove Output location as flag 2022-03-07 10:57:54 +01:00
Wassim Chegham a44dedeca5 ci: rename CI 2022-03-04 20:46:29 +01:00
John Papa d82bbd4007
docs: put the web frameworks in alpha order (#340) 2021-11-15 17:23:10 +01:00
Simona Cotin 0895d8d33e
docs: move list of ports closer to corresponding step (#321) 2021-10-15 10:53:20 +02:00
Alex Weininger 74b991f9a0
feat: Remove shorthand options (#320) 2021-09-30 09:20:58 +05:30
Alex Weininger 1a3f3d299c
feat: Add support for swa-cli.config.json file (#294)
* Add support for swa-cli.config.json file

* Document swa-cli.config.json in readme
2021-09-27 12:56:46 +05:30
Alex Weininger eda8e41176
feat: Add option to pass arguments to func start command (#290)
* Add option to pass arguments to func start command

Added the `--func-args` option that allows passing additional
arguments to the func start command.

This will enable scenarios like attaching a debugger to the func host.

* Document --func-args in readme
2021-09-09 09:48:24 +02:00
Wassim Chegham bf33e364f7
docs: update readme with missing flags (#280) 2021-08-23 14:36:12 +02:00
Shmuela Jacobs f843a21a62
docs: clarify use with dev server (#258) 2021-07-20 15:08:36 +02:00
Wassim Chegham 3d901f5bb7
docs: fix typo in readme 2021-06-25 19:25:31 +02:00
Anthony Chu dff5acbd4a
feat: allow --run to take any command (#219)
* feat: allow run to work with any command

* chore: fix broken tests, remove obsolete tests

* chore: remove unused import

* feat: add help and readme
2021-06-03 21:06:53 +02:00
James Chambers 198980d873
docs: add clarification text around the mock auth UI 2021-06-01 22:18:51 -07:00
Anthony Chu 6c487f9597
docs: update readme and help (#215) 2021-06-01 18:03:19 -07:00
Wassim Chegham 408f5ec444
docs: update readme 2021-05-26 23:35:08 +02:00
Wassim Chegham acad12fa7b
refactor: rename --routes-location (#184)
Fixes #175
2021-04-16 14:24:58 +02:00
Wassim Chegham 888bbcd539
docs: remove closed issue about ACL 2021-04-07 20:07:14 +02:00
Anthony Chu a6c0be1e0b
chore: update readme (#154)
* chore: update readme
* chore: update image name
2021-04-04 15:37:11 -07:00
Anthony Chu 7b67cf887d
fix: allow editing of user ID in auth screen, small updates (#152)
* fix: allow editing of user ID in auth screen fixes: #150
* fix: small updates to help and readme
2021-04-03 15:48:54 -07:00
Wassim Chegham 3c88860e8a
feat: Support running external commands on startup (#145)
* feat: Support running external commands on startup

Fixes #144

* fix: make tests pass on Windows
2021-03-26 15:36:43 +01:00
Wassim Chegham a105891a53
docs: remove caveats section from readme 2021-03-26 10:52:15 +01:00
Wassim Chegham 60c76c3c24
docs: update readme with --app-location description 2021-03-26 10:38:03 +01:00
Wassim Chegham ade716b771
docs: update readme with SSL instructions 2021-03-26 10:35:37 +01:00
Wassim Chegham 9484e8cfaa fix: move static app middleware to proxy 2021-03-09 12:41:10 +01:00
Wassim Chegham b8b79cdb49 fix: move auth middleware to proxy
closes #101
2021-03-09 12:41:10 +01:00