Wasp-lang

W

Wasp-lang

Join the community to ask questions about Wasp-lang and get answers from other members.

Join

??

what to do here
No description

Website launch

How can I start the website now? Where can I copy the code or what exactly should I do now?

Stuck Setting up wasp on Windows

I have little experience with WSL , it says wasp is successfully installed, I also added the PATH variable. But windows can't detect it still Then I saw this message on the official website: "CAUTION If you are using WSL2, make sure that your Wasp project is not on the Windows file system, but instead on the Linux file system. Otherwise, Wasp won't be able to detect file changes, due to the issue in WSL2." ...
No description

Wasp application on Github Pages

Hi, How do I go from the "Successfully created the app" to Launching the app on github public pages ?

Hi All, im really really stuck!

ive created an app on the site, installed the libraries & folders into visual studio code but i cannot work out how to run it! All i get on the http://localhost:3000/ is the welcome to wasp page. Any help? (im not a developer so go easy 🙂 )

Error in the Tutorial ?

Is this an error ? I am not sure what to do since it seems to only have the code for tsx 🙂...
No description

new to this. How do i install it for windows??

So i made teh app and I am not sure how to isntall it on windows i tried download git and then using the curl cmd but it doesnt seem to work

Failed to resolve imports

Hello, any idea how to fix this? [plugin:vite:import-analysis] Failed to resolve import "./ext-src/DashboardPage.jsx" from "src/router.tsx". Does the file exist? /home/thedude/xauto/.wasp/out/web-app/src/router.tsx:15:30 7 | import LoginPage from './ext-src/pages/auth/Login.jsx';...

Failed to resolve import "./ext-src/Admin.jsx" from "src/router.tsx". Does the file exist?

Hello community. Ive been testing out mageGPT and am trying to run my generated program locally. Installing Node and NPM as well as making changes to the PATH in order for wasp to run went well. But now i run into this huge chunk of error messages. Im a beginner and dont really understand any of this of the bat but im happy to learn and figure it out along the way. Can someone point me in the right direction here?
No description

WASP NOT ISNTALLING

im a windows user but i cant install wasp
No description

AI chatbot for your documentation

Hey! My team is building an AI chatbot that can help people understand your developer documentation more easily and answer users’ questions. Would you be interested in checking out a demo?

I was wondering if there is a way to add features and pages to an already published app.

Lets say you make an app with Wasp. And you find form user feedback that you need another feature, or a new page in your app. I was wondering if there is a way to add features and pages to an already developed and published app, using the generator, without risking loosing data or features which are already running live, with real users and data.
I tried looking for it in the documentation, but I might been lookng in the wrong place....

Does WASP work with Supabase or Firebase?

Can I use Supabase or Firebase as my database for my WASP project?

Issues Starting my WASP Project: Bus error

While trying to start my new WASP Project I successfully set up my database and ready to start my WASP project. I run: wasp start and get this error in return:...

issue while running the example app on linux

While setting up project following readme file under Run example app.  when run this cabal run wasp-cli db migrate-dev I get this error ...

Apple silicon

Does WASP work on an M2 Mac? It seems like no. Every thing I try leads to some error that means instructions are missing or bad CPU.

Dedicated server deployment

How to deploy wasp on bare metal (Ubuntu) server? I have a dedicated server which I use for different experiments, is there any guide on how to deploy my app not on popular providers like fly.io or netlify, but on my dedicated server?...

Router.tsx Issue

Hey all! I'm seeing this error in my local host, but there's no router.tsx file in the project directory. Let me know if anyone has any ideas? [plugin:vite:import-analysis] Failed to resolve import "./ext-src/Assistant.jsx" from "src/router.tsx". Does the file exist?

Hi, I tried to use usemage.ai but it doesn't seem to work

My generation URL is https://usemage.ai/result/8b8097e8-5344-4e91-b5fc-4dc8db3d2312 Did I do something wrong? I would like to try your solution. Thanks