Giter Site home page Giter Site logo

elm-elixir-starter's People

Contributors

arsduo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

elm-elixir-starter's Issues

Awesome project!

Hi @arsduo, not trying to report any bugs, just want to say thanks for bundling up these awesome technologies into a simple bundle!

Been trying to learn elixir+phx/ecto and how to combine it with docker-compose to make a "braindead simple" local development environment along with auth stuff and this repo was a fantastic starting point.

Thanks for sharing!

Can't run mix test locally

Right now, you can't easily run mix test locally; it requires you to specify all the environment variables. Especially until #12 is solved, it would be useful to be able to run these tests locally.

Create customization script

Most of the steps involve easily-automatable tasks like string replacement and file moving; there should be a script to handle this.

Integrate Elixir formatter

Elixir 1.6 ships with a code formatter! That is fantastic in Elm and I'm glad to have it in Elixir now too. It should fire on git commit for changed files, and all existing files should get linted.

Elixir complies repeatedly

Elixir compiles each time you execute a docker-compose run command, even though the Dockerfile includes mix compile. Circle CI compiles Elixir for both mix test and mix credo. There must be a way to compile once and use that repeatedly (as long as no files have changed).

Update Elixir packages

This will be a bit more involved, since it requires updating Phoenix, replacing Erlang OAuth with native Elixir OAuth2, and perhaps more ๐Ÿ˜ฌ

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.