Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.
/ uzay Public archive

[WIP]Uzay is a Node.js and MongoDB based modern blog engine.

Notifications You must be signed in to change notification settings

sakshamsaxena/uzay

Repository files navigation

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. Docker
  • Installing

Once you've cloned this/your forked repo, use docker-compose to bootstrap the environment.

# Development Version
docker-compose -f docker-compose-development.yml up --build

This will bootstrap your database and start Uzay.

License

MIT