Skip to content

quavedev/meteor-template

Repository files navigation

Meteor template by quave

quave.dev

Start your Meteor project with this template if you want to use React and TailwindCSS.

What is it?

It's a template project ready for you to implement your business idea. It includes:

  • sign-up and sign-in using email (passwordless authentication)
  • router setup
  • basic styles
  • in-app alert system
  • email system

Dependencies

Npm packages for React:

  • react
  • react-dom
  • react-router-dom

Npm packages for TailwindCSS:

  • tailwindcss

Meteor packages for React:

Meteor packages for MongoDB:

Meteor packages for Authentication:

Meteor packages for Email:

Meteor packages for Alerts:

  • quave:logged-user-react

Set up your project

Replace our placeholders

Inform your app info

  • Fill the fields inside the settings in public.appInfo to make sure your app works properly.

Sending emails with Postmark

  • Sign up for a Postmark account
    • replace the following property with your postmark API KEY in the settings: YOUR_API_TOKEN
  • Follow the steps to verify your domain in their website
    • replace the following property with your desired from for the emails in the settings: [email protected]

Updating your project

If you want to keep your project up-to-date with the changes made here, read our CHANGELOG.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •