GithubHelp home page GithubHelp logo

caught-pt's Introduction

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
  • @headlessui/react
  • @heroicons/react

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.

Changes made to the initial Meteor React skeleton

  • added Meteor packages listed above as dependencies
  • added NPM packages listed above as dependencies
  • configured eslint
  • configured prettier
  • configured eslint rules according to quave's recommendations
  • removed npm scripts besides start
  • added npm script quave-eslint
  • added npm script quave-prettier
  • added npm script quave-check
  • configured husky
  • renamed .jsx files to .js
  • configured tailwindcss
  • removed test folder
  • removed imports folder
  • configured WebStorm runner to exclude unused architectures: meteor --exclude-archs web.browser.legacy,web.cordova
  • reorganized App.js file to be inside app/general directory
  • used Router provider in App.js to allow React Router
  • used AlertProvider in App.js to allow quave:alert-react-tailwind
  • created sample Home page
  • created sample Access page

caught-pt's People

Contributors

nauzer avatar

Watchers

 avatar

Forkers

filipenevola

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.