GithubHelp home page GithubHelp logo

EZEDIT

The fast and easy way to give your clients control of their online presence.

About

EZEDIT is a Platform as a Service (PAAS) for web designers to give their clients full control of the digital content on their website. Using EZEDIT is as simple as including the generated script tag in the site HTML, and your client can update their site in realtime.

This is an opensource project under the MIT license, and utilizes a MENB stack:

along with:

Building

Prerequisites

Build process

  1. Clone: git clone [email protected]:ezedit/ezedit.git
  2. Build: cd ezedit; npm install
  3. Configure: Create a file named config.json in the following format:
{
    "db_user": "user",
    "db_pass": "password",
    "db_uri": "localhost:27017"
}
  1. Run: node bin/www
  2. Enjoy: Visit localhost:3000 in your web browser of choice

Disclaimer

The entirety of this project was built in under 24 hours with the primary goal of being demoable. This is a prototype and in no way shape or form is it suitable to be used in a production environment.

Credits

EZEDIT was created in a 24 hour hackathon, Hack_UTD, by:

ezedit's Projects

ezedit icon ezedit

The Hack_UTD Submission for EZEDIT.

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.