Giter Club home page Giter Club logo

uzay's Introduction

Uzay

Build Status JavaScript Style Guide

Uzay is a neatly written API using Express and Mongo to serve as the basic backend for a blog.

When complete, Uzay will be centered around serving perfectly neutral content which supports both favourable and unfavourable thoughts and content for a user. It encourages a user to browse a personalised feed rather than being served a feed according to their personal comfortable preference. This behaviour has proved to be fairly unhealthy and partisan promoting, which was never the true intent of the Internet.

Public feeds are much more carefully served to highlight the under-rated content in a subtle way, which would ideally promote an excellent variety of thoughts.

Installation

  • Prerequisites

  1. Node.js 8 or more
  2. MongoDB 3
  • Installing

Once you've cloned this/your forked repo, follow the steps below.

npm install
mongoimport --db uzay --drop --collection blogposts --file samples/blogposts.json
mongoimport --db uzay --drop --collection commentposts --file samples/commentposts.json
mongoimport --db uzay --drop --collection users --file samples/users.json
mongoimport --db uzay --drop --collection tags --file samples/tags.json

Run the server with npm start.

Contributing

Read the Contributing Guide to get started.

License

MIT

uzay's People

Contributors

sakshamsaxena avatar sourabh1031 avatar hari-govind avatar iamravitejag avatar ashwani99 avatar pritamnegi avatar

Watchers

James Cloos avatar Ravi Teja Gannavarapu avatar

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.