-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Insights: wasp-lang/wasp
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.15.1
published
Oct 21, 2024
8 Pull requests merged by 4 people
-
Use proxied Plausible for Mage
#2371 merged
Nov 14, 2024 -
Add proxied Plausible analytics using Docusaurus
#2370 merged
Nov 14, 2024 -
Add proxied Plausible analytics
#2369 merged
Nov 14, 2024 -
add LLM helper component to docs
#2340 merged
Oct 29, 2024 -
Update tsconfig.json validation messages
#2322 merged
Oct 28, 2024 -
add Pilcrow's interview
#2354 merged
Oct 24, 2024 -
Update migration docs
#2355 merged
Oct 23, 2024 -
Make server and client fields optional
#2351 merged
Oct 21, 2024
6 Pull requests opened by 4 people
-
Update Docs: Netlify Deploy Should Be Through CLI, Not Website
#2347 opened
Oct 20, 2024 -
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /web
#2359 opened
Oct 25, 2024 -
Enables strict null checks in SDK
#2360 opened
Oct 28, 2024 -
Validate env vars with Zod
#2362 opened
Oct 29, 2024 -
Enable users to define their env var validations
#2363 opened
Oct 30, 2024 -
Fix building with TS config
#2372 opened
Nov 15, 2024
1 Issue closed by 1 person
-
Migration from v0.14.0 to v0.15 leads Prisma errors
#2365 closed
Nov 13, 2024
14 Issues opened by 5 people
-
Fix TS Config build
#2368 opened
Nov 14, 2024 -
Module '"wasp/server/operations"' has no exported member 'CustomSignup'.ts(2305)
#2367 opened
Nov 11, 2024 -
Allow setting Express Router as the custom api endpoint?
#2366 opened
Nov 6, 2024 -
Type the `useQuery`'s `options` param instead of using `any`
#2361 opened
Oct 28, 2024 -
Write "Going into production" docs / rewrite of deployment docs
#2358 opened
Oct 24, 2024 -
Support for safe collocation of files and folders
#2356 opened
Oct 23, 2024 -
Simplify Wasp TS config (TS SDK) syntax
#2353 opened
Oct 22, 2024 -
Fix netlify.toml that we generate for a web app (client)
#2352 opened
Oct 21, 2024 -
Make it harder to make a mistake of using normal axios or fetch to call Wasp custom APIs
#2350 opened
Oct 21, 2024 -
Write about how to use Supabase with Wasp
#2349 opened
Oct 21, 2024 -
Figure out if we support Prisma JSON fields
#2348 opened
Oct 21, 2024 -
Document how to deploy Wasp to Cloudflare Pages
#2346 opened
Oct 18, 2024 -
Google Auth Redirection Not Working (Netlify & AWS)
#2344 opened
Oct 18, 2024 -
Wasp "postman"
#2343 opened
Oct 17, 2024
45 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Better show Wasp development information: CLI Powerline or browser dev tooling or Wasp Studio
#250 commented on
Oct 17, 2024 • 0 new comments -
Revisit our `auth` middleware behaviour Queries, Actions and APIs
#1133 commented on
Oct 21, 2024 • 0 new comments -
Support data migrations & provide best practices and examples
#330 commented on
Oct 21, 2024 • 0 new comments -
Add support for Python backend
#1940 commented on
Oct 21, 2024 • 0 new comments -
"@prisma/client": "^5.19.1" got inserted to "dependencies" in package.json file, causing trouble
#2330 commented on
Oct 23, 2024 • 0 new comments -
[example/Waspello] Make list tilt while dragged'n'dropped like in Trello
#338 commented on
Oct 24, 2024 • 0 new comments -
CLI deploy fly.io unique name issue
#1588 commented on
Oct 24, 2024 • 0 new comments -
Improve how our Fly deployment via Wasp CLI handles errors
#1498 commented on
Oct 24, 2024 • 0 new comments -
`wasp deploy fly launch ...` dies with confusing error message sometimes
#1320 commented on
Oct 24, 2024 • 0 new comments -
Improve fly deployment docs
#1345 commented on
Oct 24, 2024 • 0 new comments -
Update the database docs on seeding the production DB on Fly
#1464 commented on
Oct 24, 2024 • 0 new comments -
When deploying the `client` to Fly, we are sending `node_modules` as context
#1286 commented on
Oct 24, 2024 • 0 new comments -
Update Railway deployment docs
#2248 commented on
Oct 24, 2024 • 0 new comments -
Provide better error messaging when env vars are missing in production
#2086 commented on
Oct 24, 2024 • 0 new comments -
Better support for deploying Wasp frontend to Github Pages
#1591 commented on
Oct 24, 2024 • 0 new comments -
Improve Railway deployment docs
#2100 commented on
Oct 24, 2024 • 0 new comments -
Support one-line deployments to Railway, fully featured
#1232 commented on
Oct 24, 2024 • 0 new comments -
Investigate if our Docker base image needs updating
#1778 commented on
Oct 24, 2024 • 0 new comments -
Figure out Wasp's deployment story on AWS
#1828 commented on
Oct 24, 2024 • 0 new comments -
Implement good support for environment variables
#175 commented on
Oct 24, 2024 • 0 new comments -
Decide on env variables prefix for the web app
#1036 commented on
Oct 24, 2024 • 0 new comments -
We should improve our env variable names
#1885 commented on
Oct 24, 2024 • 0 new comments -
Document our environment variables
#1894 commented on
Oct 24, 2024 • 0 new comments -
In docs, advise using dedicated IP on Fly if using custom domain
#2122 commented on
Oct 24, 2024 • 0 new comments -
Explain launch vs deploy better in Fly deployment docs | Add TLDR
#1582 commented on
Oct 24, 2024 • 0 new comments -
Detect server imports on the client
#2067 commented on
Oct 24, 2024 • 0 new comments -
Api.post on custom HTTP Endpoint results in CORS Error
#1757 commented on
Oct 24, 2024 • 0 new comments -
Improve our CORS API story
#1303 commented on
Oct 24, 2024 • 0 new comments -
Add "Production advice" to the docs
#2201 commented on
Oct 24, 2024 • 0 new comments -
Add "SEO" section in our docs
#1910 commented on
Oct 28, 2024 • 0 new comments -
Properly document our client deployment
#1982 commented on
Oct 28, 2024 • 0 new comments -
Find a way to avoid getting 401 from server when user is not logged in
#1880 commented on
Oct 30, 2024 • 0 new comments -
Add support for lazy loading Wasp routes
#2007 commented on
Oct 30, 2024 • 0 new comments -
Make it clear in docs which env vars and how users need to set when deploying to production
#2053 commented on
Nov 6, 2024 • 0 new comments -
Google Auth: userSignupFields and getConfig: we don't say they need to be server/nodejs code?
#2342 commented on
Nov 13, 2024 • 0 new comments -
[Analyzer] Support splitting Wasp source code into multiple files (Wasp modules)
#315 commented on
Nov 13, 2024 • 0 new comments -
Defining environment variable types using Zod
#1067 commented on
Nov 13, 2024 • 0 new comments -
[Email sender] Allow specifying provider specific options, like templateId for Sendgrid
#1553 commented on
Nov 14, 2024 • 0 new comments -
Figure out Wasp's `tsconfig` story after Wasp 0.12.0
#1827 commented on
Nov 14, 2024 • 0 new comments -
Make Auth UI Signup / Login forms more customizable
#2174 commented on
Nov 14, 2024 • 0 new comments -
Add support for Bun?
#1445 commented on
Nov 14, 2024 • 0 new comments -
Fix error during `wasp start` after `wasp start` and failing `wasp build`
#1980 commented on
Nov 15, 2024 • 0 new comments -
Wasp doesn't correctly detect failed npm install and continues instead of stopping
#2196 commented on
Nov 15, 2024 • 0 new comments -
resource exhausted (Too many open files)
#1919 commented on
Nov 15, 2024 • 0 new comments -
Fix documentation errors
#2281 commented on
Nov 14, 2024 • 0 new comments