mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-24 13:26:33 +01:00
remove newsletter stuff (#383)
* remove newsletter stuff * Update guided-tour.md * Update deletions
This commit is contained in:
@@ -70,7 +70,6 @@ If you are using an older version of the OpenSaaS template with Wasp `v0.13.x` o
|
||||
│ ├── file-upload/ # Logic for uploading files to S3.
|
||||
│ ├── landing-page # Landing page related code
|
||||
│ ├── messages # Logic for app user messages.
|
||||
│ ├── newsletter/ # Logic for scheduled recurring newsletter sending.
|
||||
│ ├── payment/ # Logic for handling payments and webhooks.
|
||||
│ ├── server/ # Scripts, shared server utils, and other server-specific code (NodeJS).
|
||||
│ ├── shared/ # Shared constants and util functions.
|
||||
|
||||
Reference in New Issue
Block a user