All Projects → ApiTreeCZ → alda

ApiTreeCZ / alda

Licence: other
A boilerplate for React isomorphic aplication with Material Design

Programming Languages

typescript
32286 projects
CSS
56736 projects
Smarty
1635 projects
Dockerfile
14818 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to alda

Apollo Redux Form
Redux forms powered by Apollo
Stars: ✭ 52 (+225%)
Mutual labels:  apollo, redux-form
Apollo Universal Starter Kit
Apollo Universal Starter Kit is an SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
Stars: ✭ 1,645 (+10181.25%)
Mutual labels:  apollo, universal
Artemis Dev Tool
An Apollo GraphQL Query Schema Testing Tool
Stars: ✭ 66 (+312.5%)
Mutual labels:  apollo, material-ui
Apollo Upload Examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
Stars: ✭ 358 (+2137.5%)
Mutual labels:  apollo, prettier
spec
🐣 easy to use eslint/stylelint/tslint/prettier/...
Stars: ✭ 60 (+275%)
Mutual labels:  tslint, prettier
Future Web
Starter kit to create PWA with cutting edge technologies
Stars: ✭ 38 (+137.5%)
Mutual labels:  apollo, material-ui
Universal React Apollo Example
Universal React Apollo App (GraphQL) consuming: https://github.com/WeLikeGraphQL/wordpress-graphql-api-example!
Stars: ✭ 117 (+631.25%)
Mutual labels:  apollo, universal
Tslint Plugin Prettier
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues
Stars: ✭ 232 (+1350%)
Mutual labels:  tslint, prettier
React Auth App Example
An app example with authentication using Create React App, React, React Router, Apollo, GraphQL, Redux and Redux Form.
Stars: ✭ 179 (+1018.75%)
Mutual labels:  apollo, redux-form
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+11356.25%)
Mutual labels:  apollo, universal
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: ✭ 2,510 (+15587.5%)
Mutual labels:  apollo, universal
stencil-boilerplate
A Stencil app boilerplate including routing, Redux etc.
Stars: ✭ 51 (+218.75%)
Mutual labels:  tslint, redux-form
ember-boilerplate
👓 The stable base upon which we build our Ember.js projects at Mirego.
Stars: ✭ 33 (+106.25%)
Mutual labels:  apollo, prettier
React Boilerplate
⚛ The stable base upon which we build our React projects at Mirego.
Stars: ✭ 39 (+143.75%)
Mutual labels:  apollo, prettier
Typescript Starter
Quickly create and configure a new library or Node.js project
Stars: ✭ 2,953 (+18356.25%)
Mutual labels:  tslint, prettier
Gatsby Starter Procyon
An opinionated Gatsby starter designed for trash-eating pandas.
Stars: ✭ 88 (+450%)
Mutual labels:  apollo, material-ui
Aurora
📦 A set of configs and rules for Typescript projects.
Stars: ✭ 30 (+87.5%)
Mutual labels:  tslint, prettier
Prettier Tslint
Code ➡️ prettier ➡️ tslint --fix ➡️ Formatted Code ✨
Stars: ✭ 221 (+1281.25%)
Mutual labels:  tslint, prettier
Next Advanced Apollo Starter
Advanced, but minimalistic Next.js pre-configured starter with focus on DX
Stars: ✭ 131 (+718.75%)
Mutual labels:  apollo, universal
ultimate-hot-boilerplate
🚀 node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
Stars: ✭ 35 (+118.75%)
Mutual labels:  apollo, prettier

ALDA CircleCI Coverage Status

A boilerplate for React isomorphic aplication with Material Design, GraphQL, Redux, Redux Form and custom server

  • Do you want to start with React?
  • Do you want to start with Material Design?
  • Do you want to start with Redux?
  • Do you want to start with GraphQL?
  • ...with Typescript

Download

Download release source code or latest dev

Usage

Install node.js (8 or more): https://nodejs.org

Run commands (source directory):

npm install

for development:

npm run dev

for production (better as Docker container, go to file Dockerfile):

npm run build && npm run start

go to: http://localhost:8080

graphiql: http://localhost:8080/graphiql

Libraries

  • Typescript 3.0.x
  • React 16.4.x
  • Next.js 6.1.x
  • GraphQL 0.13.x
  • React Apollo 2.1.x
  • Material-UI 1.4.x
  • Redux 4.x
  • Redux-form 7.4.x
  • React-intl 2.4.x
  • ... go to package.json

Tools

  • CircleCI
  • Nodemon
  • Prettier
  • TSLint
  • Coveralls

Improvements

All commands have been tested on Mac OS. When you have problems on Windows please send me feedback. Thanks.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].