Giter Site home page Giter Site logo

aloo's Introduction

Aloo - the base to your torkari (project).

Build Status dependencies Status devDependencies Status chat on Discord version

An easy starting point with ReactJS, SASS and Redux with Server Side Rendering.

Why use aloo?

Does not come with a lot of pre-config, almost everything is seperately handled such that you can modify based your needs while using the popular dev standards:

  • ES2017 Support for both Frontend and Backend
  • ExpressJS static server (can also be configured to be an API server!)
  • ReactJS + Redux (with server side rendering to optimize load speed)
  • SASS for styling (with glob importing)
  • Jest + Enzyme + Eslint for extensive testing
  • Travis CI/CD Support (however easily portable to your choice of CI/CD)

Installation

  $ git clone https://github.com/projectcarbond/aloo.git [your_project_name]
  $ cd [your_project_name]
  $ yarn install

Development

  # Develop
  $ yarn start

  # All Tests
  $ yarn test

  # Unit Test
  $ yarn unit-test

  # Lint
  $ yarn lint

Things left to do

  • Build & Production environment
  • Documentation
  • More extensive README
  • Dockerize!
  • Create Starter kits for other languages (preferably Django/Flask/Golang)

License

This project is licensed under the MIT license.

If you have any questions or comments, please create a new issue. I'd be happy to hear your thoughts.

aloo's People

Contributors

faisalhmohd avatar

Watchers

 avatar

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.