Skip to content

Full-stack app that lets you send e-mails to the future ⏳

Notifications You must be signed in to change notification settings

Umbrien/HiveMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveMail

YouTube tutorial thumbnail

YouTube tutorial about making this app


HiveMail is a Full-stack app made with Wasp that lets you send e-mails to the future ⏳

🐝 Legend says, mails are stored in the beehive until they will be sent to the receiver

HiveMail interface

Usage

First, start db in one terminal:

wasp db start

Then, start app:

wasp start

Inspect DB:

wasp db studio