Matija Sosic
c2aa2b1c4a
Blog & docs: updated navbar CTAs for LW6.
2024-07-15 14:40:12 +02:00
Matija Sosic
45e95f2b0f
Blog: added LW6 announcement post.
2024-07-15 14:30:09 +02:00
Mihovil Ilakovac
b114843578
Update ExampleWaspApps.js
2024-07-05 21:15:53 +02:00
Cameron Blackwood
5d5e0cd363
Update email docs to include correct Mailgun domains link ( #2082 )
2024-07-04 10:23:20 +02:00
vincanger
8ca723ac6d
add max success story blogpost
2024-07-03 12:06:42 +02:00
Ali Rastegar
d78ba62627
Fix wrong variable name in docs queries.md ( #2133 )
...
* Fix wrong variable name in docs queries.md
* fix
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-07-01 16:36:12 +02:00
Mihovil Ilakovac
5025e15e14
Optimize Blog images a bit ( #2135 )
2024-06-28 11:14:29 +02:00
Jordi Ollé Ballesté
c17ca725dc
Update railway pricing link and make sure PORT is set before running … ( #2112 )
...
* Update railway pricing link and make sure PORT is set before running railway up
* Added changes to newest docs also.
* fix
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-06-25 14:36:56 +02:00
vincanger
b19898bce6
update websockets article to wasp v0.13
2024-06-25 14:32:52 +02:00
vincanger
1d7955d7fd
update websockets example app readme
2024-06-24 18:16:14 +02:00
vincanger
b68aba3219
Update README.md
2024-06-24 16:05:14 +02:00
Mihovil Ilakovac
e329055d99
Docs links updates ( #2118 )
2024-06-24 11:19:03 +02:00
Jordi Ollé Ballesté
8d90a3a974
Update manually.md (railway) ( #2108 )
...
* Update manually.md
Add caution alert to the railway setup.
* fix
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-06-20 23:48:40 +02:00
KayCee
cd022ee3eb
Add instructions for adding www subdomain to a Fly deployment ( #2084 )
...
* add instructions for generating a cert for www subdomain
* removed content from the versioned docs
* added info on how to setup subdomain certs on Fly
* adding a quick line about CNAME records
* fixing a typo that prevents link to show up
* Update web/docs/advanced/deployment/cli.md
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-06-12 18:20:48 +02:00
vincanger
29a5ccc7b0
add blogpost
2024-05-31 13:47:09 +02:00
vincanger
0e31cb88fa
add job tips blog post
2024-05-22 15:06:04 +02:00
Martin Sosic
9b5d181375
Updated Roadmap section of the landing page.
2024-05-21 21:15:54 +02:00
Martin Sosic
8b41a8196d
Added link to tutorial for manual deployment too Koyeb.
2024-05-16 20:51:34 +02:00
Matija Sosic
9d8f644030
blog: updated banner img for wasp studio post.
2024-04-25 17:27:48 +02:00
Matija Sosic
7233b72658
blog: added wasp studio post by Vinny.
2024-04-25 17:01:26 +02:00
vincanger
62bcf92515
update codespace link to release branch
2024-04-22 18:09:55 +02:00
vincanger
4f864ab595
add codespaces template that points to todo tutorial app ( #1977 )
...
* Create .devcontainer.json
* move dev container
* update devcontainer post command
* move devcontainer
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* add readme and env setup
* fix script
* Update devcontainer.json
* Update devcontainer.json
* Update setup-env.sh
* add dockerfile
* Update devcontainer.json
* env vars
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* asdf
* Update devcontainer.json
* replace gitpod mention with codespaces
* Update devcontainer.json
* Update devcontainer.json
2024-04-22 16:50:45 +02:00
Filip Sodić
a6f06a7a25
Fix absolute links in docs
2024-04-18 17:48:19 +02:00
Filip Sodić
c0257a06fa
Squash docs for 0.13.0 and 0.13.1 ( #1974 )
2024-04-18 13:41:13 +02:00
Filip Sodić
2fa4c5ed50
Update waspc/todoApp's tsconfig.json to 0.13.1 version
2024-04-11 18:20:59 +02:00
Filip Sodić
8a1478053c
Fix type inference bug in Wasp 0.13.1 ( #1949 )
2024-04-11 18:02:37 +02:00
Filip Sodić
0bad5864eb
Correct versioned docs for 0.13.1
2024-04-04 19:45:49 +02:00
Filip Sodić
93c80a5ac4
Add docs version 0.13.1
2024-04-04 19:00:28 +02:00
Filip Sodić
f368b9b3ea
Fix typo in Changelog ( #1939 )
2024-04-04 18:19:12 +02:00
Filip Sodić
55d0b1b04c
Update Mage, waspc.cabal, and Changelog for 0.13.1 ( #1937 )
2024-04-04 16:15:09 +02:00
Martin Šošić
2a4f9658b8
Clarified release instructions in README.md a bit.
2024-04-04 16:05:28 +02:00
dependabot[bot]
4c4d48a81d
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web ( #1917 )
2024-04-04 13:08:24 +02:00
dependabot[bot]
87cf50cec4
Bump express from 4.18.2 to 4.19.2 in /web ( #1926 )
2024-04-04 13:08:10 +02:00
dependabot[bot]
f33c00b394
Bump vite from 4.5.2 to 4.5.3 in /examples/websockets-realtime-voting ( #1935 )
2024-04-04 13:06:17 +02:00
dependabot[bot]
f2adb1e29f
Bump vite from 4.4.9 to 4.5.3 in /waspc/packages/studio/client ( #1936 )
2024-04-04 13:06:05 +02:00
Mihovil Ilakovac
2b3bbf97f7
Updates SDK tsconfig to enable the incremental
( #1931 )
2024-04-03 15:11:03 +02:00
Martin Šošić
2767ca0fa4
Update README.md with new sponsor.
2024-04-02 11:59:43 +02:00
Mihovil Ilakovac
2bdf5090c4
Merge branch 'release'
2024-03-30 13:51:14 +01:00
Filip Sodić
25079cea3f
Fix autocomplete for the wasp package ( #1921 )
2024-03-29 16:10:33 +01:00
Marc Berli
252c905441
Fix mismatching variable names in backend/seed documentation ( #1928 )
2024-03-29 12:19:29 +01:00
Filip Sodić
1de32ac113
Removing restructuring leftover files ( #1925 )
2024-03-28 16:12:18 +01:00
Mihovil Ilakovac
ce61dcf5fe
Adds a missing Keycloak UI export ( #1916 )
2024-03-22 09:48:16 +01:00
Mihovil Ilakovac
1236648498
Updates e2e tests
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-03-21 14:06:57 +01:00
Mihovil Ilakovac
01282db0ab
Migrate PG Vector Example app ( #1905 )
2024-03-21 13:36:43 +01:00
Mihovil Ilakovac
0f4f62ef4e
Migrates CRUD testing example app ( #1904 )
2024-03-21 13:36:33 +01:00
Mihovil Ilakovac
96b3bd5dbf
Adds note about Algolia Crawler ( #1912 )
2024-03-21 11:42:54 +01:00
Mihovil Ilakovac
b0e1c6ce99
Fixes typos in docs ( #1911 )
2024-03-21 11:27:02 +01:00
Mihovil Ilakovac
f255fb834c
Adds versioned 0.13.0 docs ( #1907 )
2024-03-19 16:44:13 +01:00
Mihovil Ilakovac
f6d4a8dcf8
Updates Mage to use 0.13.0 ( #1906 )
2024-03-19 16:43:33 +01:00
Mihovil Ilakovac
4313057b9f
Merge branch 'release'
2024-03-18 23:51:37 +01:00