Giter Site home page Giter Site logo

bcambel / oss.io Goto Github PK

View Code? Open in Web Editor NEW
213.0 67.0 61.0 446 KB

Developers gathering up

Home Page: http://oss.io

License: Eclipse Public License 1.0

Nginx 0.21% Clojure 87.63% Shell 0.22% HTML 0.33% CSS 9.18% Python 0.49% Java 0.45% Lua 0.28% PLpgSQL 1.21%

oss.io's Introduction

OSS.io - Open Source Software Community

Gitter

Build Status

Coverage Status

A Community project for developers, entreprenuers, hustlers.

Development

Create a profiles.clj file in the root folder of the project with the following settings

{:dev  {:env {
			;;twitter settings
			:app-consumer-key ""
			:app-consumer-secret ""
			:user-access-token ""
			:user-access-token-secret ""
			;;github settings
			:client-id ""
			:client-secret ""
}}}

Start a REPL (in a terminal: lein repl, or from Emacs: open a clj/cljs file in the project, then do M-x cider-jack-in. Make sure CIDER is up to date).

In the REPL do

(def sys (startup {:conf "settings.dev.ini"}))

Which will return the system map. It's based on Stuart Sierra's amazing Component lib.

In order to access db session component do a

(:connection (:db sys))

The call to (startup {}) does two things, it starts the webserver at port 10554, . Give them some time to start.

List

License

Copyright © 2017 Bahadir Cambel

Distributed under the MIT License.

oss.io's People

Contributors

bcambel avatar csuhta avatar gitter-badger 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  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

oss.io's Issues

Project links redirection

All the links like this p/arconis25/CSM-Concepts/www.csmconcepts.com could be redirected.
Parse the incoming section, if its a proper url, redirect it, else redirect user to the github project page. To fix all 500 errors

Sync projects

Add a url parameter and call to the github integration to fetch the latest updated information about the project

Discussion without message exception

creates an exception, which causes all rendering to be failing. Since that was a stupid move to manually create discussion; in normal cases it won't happen unless something totally went wrong.

Escape / properly

Queries that contain / character causes exception in elasticsearch. Fix

View Content Type

Dynamically switch between view content-types that are available.

Check available libraries out there to have some inspiration or use them.

Use canonical urls

If the hackersome family has a portal with the language, indicate the canonical URL as it.
Redirects might be unnecessary.

Cease and desist issue

How about it is illegal to collect information of Github users and specially going so far as show it someplace else, which suggests anyone consented!

Read GitHubs terms of service, here:
https://help.github.com/articles/github-terms-of-service/

We claim no intellectual property rights over the material you provide to the Service. Your profile and materials uploaded remain yours.

Do you see a problem here? You cannot copy people's profile without their consent,

However, by setting your pages to be viewed publicly, you agree to allow others to view your Content.

Doesn't mean you can go around putting other people's info in your craptastic website hacker thing.

Delete this now.

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.