Code Monkey home page Code Monkey logo

elasticdev-starter-kit's Introduction

ElasticDev Starter Kit

Elastic, Serverless, Universal... oh my! πŸ’«

ESK is a toolkit for universal, serverless, schema-first, immutable, reactive, functional and progressive applications using React & GraphQL as a platform at its core.

Semantically Released Build Status Code Coverage version downloads Styled with Prettier AirBnB style guide

MIT License All Contributors PRs Welcome Commitizen friendly Code of Conduct Platforms

Watch on GitHub Star on GitHub Tweet

Table of Contents

Motivation

A starter kit for quickly developing universal applications powered by React, GraphQL, functional, serverless, and reactive concepts. Includes web, mobile and desktop platforms, with more to come.

ESK reduces boilerplate to the absolute minimum, and thrives to make application development simpler by encapsulating common constructs, patterns, models and relationships common to most apps.

This "incidental" architecture that we build just in order to get our business feature development going is minimized, letting you focus on the core values of your application. Project setup and configuration, authentication, payments, search, social features, among others, are handled for you and ready to be extended to accommodate your application requirements.

Features

Core Backend UI Platform UI Details Docs
πŸ‘€ Auth & Profile ⏳ ⏳ ⏳ ⏳ Password, phone/SMS, OAuth2 πŸ“–
πŸ” Search ⏳ ⏳ ⏳ ⏳ ... πŸ“–
πŸ’¬ Chat & Online Presence ⏳ ⏳ ⏳ ⏳ ... πŸ“–
πŸ‘― Social ⏳ ⏳ ⏳ ⏳ ... πŸ“–
βš“ Navigation ⏳ ⏳ ⏳ ⏳ ... πŸ“–
πŸ’° Payments ⏳ ⏳ ⏳ ⏳ ... πŸ“–
⚑ Realtime ⏳ ⏳ ⏳ ⏳ ... πŸ“–
πŸ’₯ Crash Free ⏳ ⏳ ⏳ ⏳ ... πŸ“–
πŸ”Œ Offline ⏳ ⏳ ⏳ ⏳ ... πŸ“–
🎨 Beautiful design - - - ⏳ ... πŸ“–
πŸ’„ Universal Styles - - ⏳ ⏳ ... πŸ“–
🌎 Internationalization - - - ⏳ ... πŸ“–
πŸ“ˆ Analytics - - ⏳ ⏳ ... πŸ“–

Built With

TODO: List other main libraries, frameworks used including versions.

Why you shouldn't use this

It's not common for projects to include an anti-pitch, but in the interest of transparency, we thought it would help you evaluate whether to use (or contribute to) this project. You're always welcome to help, and we will be removing these points accordingly if we feel we've made significant process and there are no longer relevant, we might be adding some too.

  • πŸ”₯ This project is really unstable and on the earliest phases you can think of.
  • πŸ’₯ This project is very ambitious, we might not complete everything there's to it Β―_(ツ)_/Β―.
  • πŸ’¦ This project is very opinionated, a plugin architecture is in our roadmap, but for now the technology and pattern choices made will probably have to resonate with you in order to be used effectively.
  • πŸ‘€ Tooling across the ecosystem is not there yet, so we have patches all over the place.
  • πŸ‘Ž If serverless isn't for you or your organization.
  • πŸ™‰ If you're not building universal apps.
  • 😾 If you're looking for something simple. We'll simplify our API and usage when we're closing in on 1.0.

Docs

Configuration

TODO

Deploying

TODO: give more detailed instructions on how to build and release a new version In case there's some step you have to take that publishes this project to a server, this is the right time to state it.

Examples

  • TodoMVC

API Reference

TODO: Link to deployed GraphQL playground, Documentation.js generated docs, etc.

Developing

Prerequisites

Setting up Dev

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/blackxored/elasticdev-starter-kit.git
cd elasticdev-starter-kit/
yarn

Create an environment file

TODO

Start development

yarn dev

Versioning

We use SemVer for versioning. In addition, it's automatic via semantic-release, and our commit convention.

For the versions available, see the Releases on this repository.

Tests

yarn test

Style guide

We use most of AirBnB's style guide and we check with ESLint and automatically format our code with Prettier

Licensing

This project is licensed under the MIT License - see the license file for details.

Contributing

If you're interested in contributing to this project in any form, please read our Contribution Guidelines.

Code of Conduct

We've adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributors

Thanks goes to these wonderful people (emoji key):


Adrian Perez

πŸ’» πŸ“– πŸš‡ 🎨 πŸ‘€ πŸ€”

This project follows the all-contributors specification. Contributions of any kind welcome!

elasticdev-starter-kit's People

Contributors

blackxored avatar greenkeeper[bot] avatar greenkeeperio-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

elasticdev-starter-kit's Issues

An in-range update of react is breaking the build 🚨

There have been updates to the react monorepoundefined

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the react group definition.

react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v16.5.1

16.5.1 (September 13, 2018)

React

  • Improve the warning when React.forwardRef receives an unexpected number of arguments. (@andresroberto in #13636)

React DOM

  • Fix a regression in unstable exports used by React Native Web. (@aweary in #13598)
  • Fix a crash when component defines a method called isReactComponent. (@gaearon in #13608)
  • Fix a crash in development mode in IE9 when printing a warning. (@link-alex in #13620)
  • Provide a better error message when running react-dom/profiling with schedule/tracking. (@bvaughn in #13605)
  • If a ForwardRef component defines a displayName, use it in warnings. (@probablyup in #13615)

Schedule (Experimental)

  • Add a separate profiling entry point at schedule/tracking-profiling. (@bvaughn in #13605)
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

Version 7.0.1 of the babel7 packages was just published.

Branch Build failing 🚨
Monorepo release group babel7
Current Version 7.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.