Meteor Mantra Redux Graphql

screenshot of Meteor Mantra Redux Graphql
express
react

Meteor Boilerplate for Mantra + Redux + GraphQL

Overview:

The mantra-sample-blog-app-hot is a sample blog app written in Mantra. It includes hotloading, Redux store for local state, and GraphQL for queries. The app is set up using Typescript and can be easily cloned and installed using npm. It also includes testing with Mocha, Chai, and Sinon, as well as React Storybook for component development.

Features:

  • Hotloading for instant updates
  • Redux store for managing local state
  • GraphQL for efficient queries

Summary:

The mantra-sample-blog-app-hot is a sample blog app written in Mantra. It includes hotloading, Redux store for local state management, and GraphQL for efficient queries. The app is easy to install and set up with clear instructions. It also includes testing and React Storybook for component development.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.