All Projects → ertugrulcetin → Clojurenews

ertugrulcetin / Clojurenews

Clojure News Web Application - (Hacker News Clone)

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Projects that are alternatives of or similar to Clojurenews

Fun
Wall messages app with authentication built with Node JS, Backbone and MongoDb. Ready to be deployed to Heroku
Stars: ✭ 71 (-67.28%)
Mutual labels:  heroku, mongodb
Cmms
Computerized Maintenance Management System
Stars: ✭ 31 (-85.71%)
Mutual labels:  heroku, mongodb
Node Express Mongoose Demo
A simple demo app using node and mongodb for beginners
Stars: ✭ 4,976 (+2193.09%)
Mutual labels:  heroku, mongodb
Fraternate
Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.
Stars: ✭ 130 (-40.09%)
Mutual labels:  heroku, mongodb
Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (-1.38%)
Mutual labels:  mongodb
Mern Boilerplate
MERN stack project boilerplate
Stars: ✭ 211 (-2.76%)
Mutual labels:  mongodb
Aspnetcore.identity.mongodb
MongoDB Data Store Adaptor for ASP.NET Core Identity
Stars: ✭ 210 (-3.23%)
Mutual labels:  mongodb
Nobibi
一款基于Next.js+mongo的轻量级开源社区(open community by Next.js & mongo)
Stars: ✭ 209 (-3.69%)
Mutual labels:  mongodb
Hanami
Interactive arts and charts plotting with Clojure(Script) and Vega-lite / Vega. Flower viewing 花見 (hanami)
Stars: ✭ 216 (-0.46%)
Mutual labels:  reagent
Graphql Demo
🎉Koa + GraphQL + Apollo-Server demo
Stars: ✭ 215 (-0.92%)
Mutual labels:  mongodb
Subdir Heroku Buildpack
Allows to use subdirectory configured via environment variable as a project root
Stars: ✭ 211 (-2.76%)
Mutual labels:  heroku
Socialite
Social Data Reference Architecture - This Repository is NOT a supported MongoDB product
Stars: ✭ 210 (-3.23%)
Mutual labels:  mongodb
Datsys
(+ clj cljs datomic datascript re-frame-esque-frp)
Stars: ✭ 214 (-1.38%)
Mutual labels:  reagent
Go Getting Started
Getting Started with Go on Heroku https://devcenter.heroku.com/articles/getting-started-with-go
Stars: ✭ 210 (-3.23%)
Mutual labels:  heroku
Artipub
Article publishing platform that automatically distributes your articles to various media channels
Stars: ✭ 2,685 (+1137.33%)
Mutual labels:  mongodb
Inversify Express Example
The official express + inversify+ inversify-express-utils examples
Stars: ✭ 210 (-3.23%)
Mutual labels:  mongodb
Zkillboard
Easy does it
Stars: ✭ 212 (-2.3%)
Mutual labels:  mongodb
Fullstackopen
Exercises for the Full Stack Open course.
Stars: ✭ 214 (-1.38%)
Mutual labels:  mongodb
Whitebird
Open-Source, collaborative, digital Whiteboard
Stars: ✭ 209 (-3.69%)
Mutual labels:  mongodb
Mongo Java Server
Fake implementation of MongoDB in Java that speaks the wire protocol.
Stars: ✭ 211 (-2.76%)
Mutual labels:  mongodb

Clojure News Build Status GitHub License

Clojure News Demo

Requirements

  • JDK/Clojure 1.8+
  • Leiningen
  • Heroku(Free Plan)
  • mLab(Heroku Add-on)

Installation

Installing on Heroku

Deploy

Installing locally

  • Install leiningen

  • Install MongoDB

  • Create a new MongoDB database

  • Create a new user for the new database

  • git clone https://github.com/ertugrulcetin/ClojureNews.git

  • Edit src/clj/dao/db_conf.clj with the new db and credentials

  • lein run

Contributing

Feel free to jump in if you don't mind digging around, you can check out the issues page for ideas on what to work on.

Contributors

Ertuğrul Çetin

Jordan Biserkov

Mengu Kagan

License

  Copyright 2016 Ertuğrul Çetin
  
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  
  http://www.apache.org/licenses/LICENSE-2.0
  
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].