Giter Site home page Giter Site logo

alvarlaigna / phoenix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phoenixframework/phoenix

0.0 3.0 0.0 5.2 MB

Productive. Reliable. Fast.

Home Page: http://www.phoenixframework.org

License: MIT License

JavaScript 10.24% Elixir 89.15% HTML 0.61%

phoenix's Introduction

phoenix logo

Productive. Reliable. Fast.

A productive web framework that does not compromise speed and maintainability.

Build Status Inline docs

Getting started

See the official site at http://www.phoenixframework.org/

Documentation

API documentation is available at https://hexdocs.pm/phoenix

Contributing

We appreciate any contribution to Phoenix. Check our CODE_OF_CONDUCT.md and CONTRIBUTING.md guides for more information. We usually keep a list of features and bugs in the issue tracker.

Running a Phoenix master project

$ cd installer
$ mix phoenix.new path/to/your/project --dev

The command above will create a new project using your current Phoenix checkout, thanks to the --dev flag.

Note that path/to/your/project must be within the directory containing the Phoenix source code. This is so that a relative path can be used for the :phoenix dependency.

The command must be run from the installer directory. See the discussion in PR 1224 for more information.

In order to test changes to the installer (the phoenix.new Mix task) itself, first remove any installed archive so that Mix will pick up the local source code. This can be done with mix archive.uninstall phoenix_new-#.#.#.ez or by simply deleting the file, which is usually in ~/.mix/archives/.

Building phoenix.js

$ npm install
$ npm install -g brunch
$ brunch watch

Building docs from source

$ MIX_ENV=docs mix docs

Important links

Copyright and License

Copyright (c) 2014, Chris McCord.

Phoenix source code is licensed under the MIT License.

phoenix's People

Contributors

chrismccord avatar josevalim avatar scrogson avatar gjaldon avatar darkofabijan avatar ericmj avatar whatyouhide avatar stevedomin avatar ma2gedev avatar gazler avatar ephe-meral avatar lancehalvorsen avatar doomspork avatar michalmuskala avatar koudelka avatar laurocaetano avatar bjro avatar parkerl avatar benjamintanweihao avatar hugo avatar hashnuke avatar napcs avatar leighlondon avatar pma avatar ugisozols avatar ricn avatar edmz avatar hashrocketeer avatar theemuts avatar elliotcm avatar

Watchers

Alvar Laigna avatar James Cloos 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.