Giter VIP home page Giter VIP logo

adonis-framework's Introduction

AdonisJS Framework

Gitter Trello Version Build Status Coverage Status Downloads License Support AdonisJs

๐Ÿ™ This repository contains the core of the AdonisJS framework.

Adonis is a MVC framework for NodeJS built on solid foundations.

It is the first NodeJS framework with support for Dependency Injection and has a lean IoC Container to resolve and mock dependencies. It borrows the concept of Service Providers from the popular PHP framework Laravel to write scalable applications.

You can learn more about AdonisJS and all of its awesomeness on http://adonisjs.com ๐ŸŒฒ

Table of Contents

Team Members

Requirements

AdonisJS is build on the top of ES2015, which makes the code more enjoyable and cleaner to read. It doesn't make use of any transpiler and depends upon Core V8 implemented features.

For these reasons, AdonisJS require you to use node >= 4.0 and npm >= 3.0.

Getting Started

AdonisJS provide a CLI tool to scaffold and generate a project with all required dependencies.

$ npm install -g adonis-cli
$ adonis new awesome-project
$ cd awesome-project
$ npm run start

Official Documentation

Contribution Guidelines

In favor of active development we accept contributions for everyone. You can contribute by submitting a bug, creating pull requests or even improving documentation.

You can find a complete guide to be followed strictly before submitting your pull requests in the Official Documentation.

adonis-framework's People

Contributors

allanfreitas avatar atinux avatar chukitow avatar greenkeeperio-bot avatar ntvsx193 avatar r15ch13 avatar romainlanz avatar thetutlage avatar

Watchers

 avatar  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.