Skip to content

tamu-datathon-org/mercury

Repository files navigation

Getting Started

Populate .env.* files, and remove the .example extension

npm install
npm run dev

Visit http://localhost:3000/mailing on your browser.

To bypass authenticaiton locally:

  1. Remove <UserProvider> from /pages/_app.tsx
  2. Remove not operator (!) from !user?.isAdmin in /pages/index.tsx

About

Send mass emails with style

Topics

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors