Giter Club home page Giter Club logo

ervell's Introduction

Ervell

Front-end Are.na client, built using Artsy's Ezel. Also, made possible by Artsy's very generous decision to open source their front-end client. Many patterns (also bits of code, probably) adopted from Force. Thanks y'all.

The general idea here is something minimal, utilitarian, unobtrusive and adaptible to many different situations. We try to make use of re-usable components and views as often as possible.


Getting Started (Local)

  • Fork this repo
  • Obtain a set of .env files (.env, .env.staging, .env.prod) from @dzucconi or @broskoski
  • Install Yarn
  • Install dependencies: yarn install

Running the server

  yarn start-dev

  # Or
  yarn start-staging
  yarn start-prod

  # => Listening on port 5000

Deploying (Production)

URL: www.are.na

  • Create a new pull request from the master branch against the deploy branch. Merges into deploy are automatically deployed to our production instance. Start a deploy...

Deploying (Staging)

URL: staging.are.na

  • Merges into master are automatically deployed to our staging instance.
  • You can deploy your current local branch to staging if need be by exporting out the appropriate S3 keys and running yarn run deploy-staging

ervell's People

Contributors

autonome avatar bradley avatar broskoski avatar csherron avatar damassi avatar danpia avatar dependabot[bot] avatar dnbrwstr avatar dzucconi avatar jdsimcoe avatar jondashkyle avatar lefnord avatar maxdeviant avatar nel417 avatar nicolasbourbaki avatar psycho-baller avatar samhenrigold avatar tvler 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  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  avatar  avatar  avatar  avatar

ervell's Issues

Public and closed channels aren't visible if not logged in, this error:

500

Something has gone wrong, please [email protected] if the problem persists
TypeError: /app/apps/channel/templates/meta_pockets/actions.jade:9
7|
8| block content

9| if !user.canEditChannel(channel)
10| .follow_button.pointer: a(data-type="Channel", data-id="#{channel.id}")
11| .connect_button.pointer: a(data-type="Channel", data-id="#{channel.id}") Connect
12|

Cannot read property 'canEditChannel' of undefined

Cannot GET /

I tried running both branches, following instructions in the README.

Browser @ localhost:400 says Cannot GET /

Do I need something else running?

User can't follow or unfollow people and channels on beta

http://beta.are.na/roberto-medri sees "follow username" if he goes on any profile, both for people he's already following or not. He clicks follow and nothing happens, not even the feedback of toggling into "unfollow". Same for channels, he clicks and nothing happens nor feedback.

He sent me screenshots and he tried to unfollow me without success, doesn't look like a mistake of his.

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.