GithubHelp home page GithubHelp logo

tauil / call4paperz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from call4paperz/call4paperz

1.0 1.0 0.0 1.87 MB

Call4paperz website

Home Page: call4paperz.com

License: MIT License

Ruby 65.65% JavaScript 1.24% CSS 7.52% HTML 24.57% Shell 1.03%

call4paperz's Introduction

call4paperz.com

call4paperz.com is a website for talk proposals, either to your own conference or lightning talks. Users can post talk proposals and they can be voted and commented by the users.

Build Status

Environment Configuration

You must set the following environment variables for the system to fully work:

S3_ACCESS_KEY
S3_SECRET_KEY
TWITTER_ACCESS
TWITTER_SECRET
FACEBOOK_ACCESS
FACEBOOK_KEY
GITHUB_CLIENT_ID
GITHUB_SECRET
SECRET_KEY
DEVISE_PEPPER

Bootstrapping (and using Foreman to run all the things)

Your first time here? Just run:

$ bin/setup

It will guide you through the basic dependencies needed to run the application. You can run it, see if it yells at you, fix it... and run it again!

Repeat until all the stuff is in place.

Environment variables

Edit the file .env generated in the project's root dir and add your keys for twitter and facebook applications.

PostgreSQL

The setup will create a config/database.yml, the user configuration will point to your current s.o. user.

Edit this file if you need, or if the setup process fail trying to use the credentials auto generated.

let's go!

Then start the server with the following command:

$ foreman start -f Procfile.development

That's it! Just go to http://localhost:3000.

Links

Mailing list

Contributions

To contribute to call4paperz, submit a pull request (preferably in a feature branch), with tests if possible. If you have any doubts, just bug ricardovaleriano.

Also, please make feature branches. For instance, if you add a new feature, create a feature branch called "my-awesome-feature". That helps reviewing pull requests, specially if you have unrelated commits.

Maintainer

Maintenance is done by ricardovaleriano. Before was bravely maintained by vinibaggio.

Original authors

  • Anderson Leite (no longer active)
  • Douglas Campos (no longer active)
  • Vinicius Baggio Fuentes (no longer active)

Contributors

License

call4paperz uses the MIT license. Please check the LICENSE file for more details.

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.