change url to wasp.sh

This commit is contained in:
vincanger
2025-02-13 12:59:17 +01:00
parent 8fdee109e4
commit 7e46899a44
33 changed files with 86 additions and 85 deletions

View File

@@ -7,7 +7,7 @@ hideBannerImage: false # Banner images stored in public/banner-images/ are autom
authors:
- name: vince
title: Dev Rel @ Wasp
url: https://wasp-lang.dev
url: https://wasp.sh
---
## Hey, Im Vince…
@@ -44,15 +44,15 @@ It also lets you save and manage your cover letters per each job, making it easy
CoverLetterGPT is entirely open-source, so you can [check out the code](https://github.com/vincanger/coverlettergpt), fork it, learn from it, make your own, submit a PR (Id love you forever if you did 🙂)… whatever!
I built it using the [Wasp full-stack framework](https://wasp-lang.dev) which allowed me to ship it about 10x faster.
I built it using the [Wasp full-stack framework](https://wasp.sh) which allowed me to ship it about 10x faster.
Why?
Because [Wasp](https://wasp-lang.dev) as a framework allows you to describe your apps core features in a `main.wasp` config file. Then it continually compiles and “glues” these features into a React-ExpressJS-Prisma full-stack app for you.
Because [Wasp](https://wasp.sh) as a framework allows you to describe your apps core features in a `main.wasp` config file. Then it continually compiles and “glues” these features into a React-ExpressJS-Prisma full-stack app for you.
All you have to focus on is writing the client and server-side logic, and Wasp will do the boring stuff for you, like authentication & authorization, server config, email sending, and cron jobs.
BTW, [Wasp](https://wasp-lang.dev) is open-source and free and you can help the project out a ton by starring the repo on GitHub: [https://www.github.com/wasp-lang/wasp](https://www.github.com/wasp-lang/wasp) 🙏
BTW, [Wasp](https://wasp.sh) is open-source and free and you can help the project out a ton by starring the repo on GitHub: [https://www.github.com/wasp-lang/wasp](https://www.github.com/wasp-lang/wasp) 🙏
![https://media1.giphy.com/media/ZfK4cXKJTTay1Ava29/giphy.gif?cid=7941fdc6pmqo30ll0e4rzdiisbtagx97sx5t0znx4lk0auju&ep=v1_gifs_search&rid=giphy.gif&ct=g](https://media1.giphy.com/media/ZfK4cXKJTTay1Ava29/giphy.gif?cid=7941fdc6pmqo30ll0e4rzdiisbtagx97sx5t0znx4lk0auju&ep=v1_gifs_search&rid=giphy.gif&ct=g)