Coder Social home page Coder Social logo

firebird's People

Contributors

danielberkompas avatar jamonholmgren avatar ryanlntn 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

Watchers

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

Forkers

andrewhyi obutuz

firebird's Issues

Authentication

What do you do for authentication? Do you generally roll your own per project, or? I've done both that and used coherence/guardian/uberauth - it often seem like a burden before you can move to the real business logic of the app

Add const file for string

How should we manage strings within our phoenix applications? Flash messages, error messages, validation messages, etc.

Problem with elixir 1.5.1

─➤ bin/setup

Ensuring Hex is installed...

** (SyntaxError) mix.exs:6: unexpected token: ":" (column 12, codepoint U+003A)
(elixir) lib/code.ex:334: Code.load_file/2
(mix) lib/mix/cli.ex:26: Mix.CLI.proceed/1
(elixir) lib/code.ex:376: Code.require_file/2
** (SyntaxError) mix.exs:6: unexpected token: ":" (column 12, codepoint U+003A)
(elixir) lib/code.ex:334: Code.load_file/2
(mix) lib/mix/cli.ex:26: Mix.CLI.proceed/1
(elixir) lib/code.ex:376: Code.require_file/2
Done!

Getting "(Mix) Unexpected arguments."

When following the readme instructions, I'm getting this:

➜  Elixir  mix archive.install hex mix_generator
** (Mix) Unexpected arguments.
Usage: mix archive.install <path or url>

Investigating....

Creating a project with kabob-case causes errors

When using mix phoenix.new some-kabob-case, you'll get this error:

** (Mix) Application name must start with a letter and have only lowercase letters, numbers and underscore, got: "some-kabob-case". The application name is inferred from the path, if you'd like to explicitly name the application then use the `--app APP` option.

With Firebird, it creates the project anyway, which then screws up the project.

image

We should implement the same protections as Phoenix's generator (or push this upstream if it's an upstream problem).

Include postcss

I've noticed we have a bunch of projects using the latest bourbon and neat. That's great but if we're on the latest we need to include postcss for autoprefixing.

Include Thesis

I think it would be reasonable to include Thesis in the template. It seems to me the only use cases where Thesis would be inappropriate would be a pure JSON or GraphQL API in which case we wouldn't be using Firebird to spin it up anyway.

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.