TolotraRam / flouss

Paid content management system. Powered by Stripe,Amazon APIs and NodeJS & AngularJS libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flouss Logo

Flouss

Flouss is a simple paid content management system.

It uses Stripe, Pusher and Amazon APIs. It's proudly powered by NodeJS, AngularJS and MongoDB (full stack JS).

This project is a simple demo. There are many security issues but it's not the goal of this project. It's just shows how it's easy to make a little ecommerce website with all these technologies.

Enjoy coding! - Yacine Rezgui

How to install it

  1. Clone the repositery
  2. Create a MongoDB database named flouss
  3. Personnalize the config settings (front end one in app/services/config.js and back end one in server/config.js)
  4. Move to the server folder and run this command : node index

Tutorial

  1. Flouss, my new project (AngularJS, NodeJS, MongoDB, Stripe, Amazon S3)
  2. Introduction to Single Page Application
  3. [Tutorial part 1: the database] (http://blog.yrezgui.com/post/53923568963/flouss-tutorial-part-1-the-database)

About

Paid content management system. Powered by Stripe,Amazon APIs and NodeJS & AngularJS libraries