Commit Graph

339 Commits

Author SHA1 Message Date
vincanger
c93f645144
change banner (#1389) 2023-08-09 12:56:42 +02:00
vincanger
f8df0932bd
[BLOG] build voting app websockets (#1388)
* add websockets blogpost

* title change

* Delete please.gif
2023-08-09 10:47:46 +02:00
vincanger
b1e7fcecdb
smol vs wasp ai blogpost (#1382) 2023-08-01 13:25:03 +02:00
vincanger
92e83ef3b1
[DOCS] fix auth args for js too (#1377)
* fix auth args

* fix js args too
2023-07-31 10:30:08 +02:00
vincanger
cc2b13ade2
fix auth args (#1376) 2023-07-31 10:23:53 +02:00
Mihovil Ilakovac
60653fb835
Add Custom Domain docs (#1336) 2023-07-21 17:08:12 +02:00
Martin Sosic
1e8717e621 Added link to technical blog post for Generator from main post. 2023-07-21 15:55:53 +02:00
Mihovil Ilakovac
c6c2d00032
[docs] Point the page edit to release branch (#1335)
* Point the page edit to release branch

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Fixes the blog edit URL

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-07-21 13:50:26 +02:00
Mihovil Ilakovac
3e481eba04 Merge branch 'release' 2023-07-21 12:06:30 +02:00
Craig McIlwrath
4da36535ca
[docs] removes type annotation in JS code in the tutorial (#1329) 2023-07-19 09:01:01 -04:00
Martin Sosic
eb84fa4ba0 Added 'cost per app' to blog on how we made GPT. 2023-07-18 16:41:02 +02:00
Martin Sosic
a663af5dd7 Improved a bit the blog post about how we built gpt code agent. 2023-07-18 15:17:18 +02:00
Martin Sosic
cbf9545e1b Wrote 'How we built GPT web app generator' blog post. 2023-07-17 16:09:32 +02:00
Matija Sosic
bb53b057b2 lp: put GPT starter into announcement bar. 2023-07-14 14:22:09 +02:00
Umbrien
2df423006c
add missing comma (#1318) 2023-07-13 15:41:59 +02:00
Filip Sodić
d554506bc8 Merge branch 'release' 2023-07-12 17:10:58 +02:00
Filip Sodić
af9d7992b3
Add support for Prisma preview features (#1315) 2023-07-12 17:08:57 +02:00
Matija Sosic
0492f3dbe6 blog: added video to wasp ai intro post. 2023-07-11 15:10:57 +02:00
Matija Sosic
5cbc0daba3 blog: small updates to Wasp AI intro post. 2023-07-11 14:51:22 +02:00
Matija Sosic
f204ed6fc4 blog: Added Web App Generator intro post. 2023-07-11 14:00:20 +02:00
Matija Sosic
e57bf4ff9a blog/lp: updated lw3 blog post with links + updated lp banner 2023-07-04 17:49:17 +02:00
Matija Sosic
281b0489dd docs: added note about restarting wasp server upon enabling tailwind support. 2023-07-03 14:43:12 +02:00
vincanger
b6bb8b70cc
[BLOG] -- twitter agent fixes and tutorial jam (#1302)
* fix twitter tutorial

* add tutorial jam post
2023-06-30 17:22:12 +02:00
Matija Sosic
1be896e621 blog: LSP 2.0 2023-06-29 18:15:39 +02:00
Matija Sosic
b5e06f642c blog: what you can build with wasp. 2023-06-28 19:44:36 +02:00
vincanger
443a373953
add twitter agent post & images (#1295) 2023-06-27 15:32:36 +02:00
Mihovil Ilakovac
8587e14be5
Typescript/Javascript tutorial toggle (#1266) 2023-06-26 14:11:05 +02:00
Mihovil Ilakovac
2db1dfad2a Merge branch 'release' 2023-06-23 17:26:07 +02:00
vincanger
f2f5a98ee6
add credit card info for fly deploy (#1285) 2023-06-23 17:01:01 +02:00
Matija Sosic
6977dd104e lp: updated banner + hero buttons. 2023-06-22 18:44:42 +02:00
Matija Sosic
353ee10e95 blog: lw3 announcement. 2023-06-22 18:31:47 +02:00
vincanger
76c63ec88e
update railway deploy guide w/ client routing config (#1278) 2023-06-22 14:00:19 +02:00
Mihovil Ilakovac
52c4e0f8ca Merge branch 'release' 2023-06-22 10:48:23 +02:00
vincanger
34fdcb7469
Docs: add username & password guide (#993)
* add user-password guide

* small changes

* move username-password file to guides

* fix links in username-password guide
2023-06-22 10:42:10 +02:00
Martin Šošić
7c1e9879ab
Removed JS extension from imports on client (in examples, docs, ...). (#1276) 2023-06-21 19:19:13 +02:00
Martin Šošić
1584721299
Updated telemetry docs. (#1237) 2023-06-19 12:29:05 +02:00
Shayne Czyzewski
3e85b0f067
Adds WebSocket support (#1203) 2023-06-19 10:49:57 +02:00
David Santoso
4b8a97c044
Fix two small typos in the docs and website (#1262) 2023-06-19 10:44:07 +02:00
Mihovil Ilakovac
c5540ae742 Updates CRUD docs
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-06-15 16:18:50 +02:00
Mihovil Ilakovac
94d736f485
Auto CRUD: docs update & type bug fix (#1256) 2023-06-15 15:35:23 +02:00
Mihovil Ilakovac
b37cc22fc4
Adds support for a client public folder (#1229) 2023-06-15 15:17:10 +02:00
Aftab Alam
0b38a0a462
Update css-frameworks.md (#1254)
Removed an extra "/" from the code block title
2023-06-15 08:43:57 +02:00
Martin Šošić
590a08bb14
Upgrade React to v18 and Vite accordingly (#1248) 2023-06-14 21:56:26 +02:00
Mihovil Ilakovac
3faee611ac
Automatic CRUD (#1197) 2023-06-14 16:55:07 +02:00
Mihovil Ilakovac
e2ba85153b
Narrows down what can be saved when signing up (#1236) 2023-06-07 14:23:27 +02:00
Matija Sosic
6909213f4d blog: Added May '23 Beta update. 2023-06-07 11:52:10 +02:00
Matija Sosic
4255d9bc5a fix for email subscribing. 2023-06-01 17:24:14 +02:00
Matija Sosic
ee84d18cb8 Email subscribers now go to Loops. 2023-06-01 17:03:15 +02:00
Umbrien
226ec3915e
Update react-query docs link (#1191) 2023-06-01 16:12:21 +02:00
Mihovil Ilakovac
f3add5d646
Use Wasp syntax highlighting (#1221)
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-05-25 15:23:29 +02:00