Giter VIP home page Giter VIP logo

waftengine's Introduction

WaftEngine (MERN Stack Engine)

WaftEngine is an open source platform for developers to create enterprise level web application in MERN stack. This platform already contains components like user management, roles management, module management, access management, content management with production ready setup which helps developers to develop their application in minimum cost.

Gitter

Features

WaftEngine core features include:

  • User Manage and Login flow
  • Role Manage
  • Module Manage with Access level Definition
  • Access Management associated with roles
  • Email Template and settings
  • Media Manage and server side processing
  • Error handling and log Management
  • Authentication and Authorization
  • Content Management
  • State Management using redux
  • Development ready setup
  • Production ready setup

Since anything in our codebase can be extended, overwritten, or installed as a package, you may also develop, scale, and customize anything on our platform.

Installation

  • git clone <this_url> && cd <repo_name>
  • install npm on client and server
    • cd client
    • npm install
    • cd ../server
    • npm install
  • Import Default data into MongoDB server from database/waftengine folder
    • cd ../database/waftengine
    • run mongoimport command for all json file
  • Configure Server
    • Rename config.bak folder to config
    • Update keys.js file in mongoURI section as your MongoDB credential
  • Running the application in development mode
    • Development Mode (Client only): cd client then npm run start then open http://localhost:5051 in a browser
    • Development Mode (Server only): cd server then npm run start then open http://localhost:5050 in a browser
  • Default Credentials : Email : [email protected] , Password : Test@1234
  • For more Getting started

Get involved

Read documentation & tutorials

Get help & contact the team

Contribute

⭐ Star us on GitHub — it helps!

We love your pull requests! Check out our Good First Issue and Help Wanted tags for good issues to tackle.

License

Copyright © The MIT License (MIT)

waftengine's People

Contributors

mkmpvtltd1 avatar navinmishra1717 avatar saileshkasaju avatar khatraman avatar jivanshr avatar pradip718 avatar vkashsah avatar ishwordangol avatar bvbarmy46 avatar nilez-13 avatar hriteek avatar saileshkandel789 avatar snyk-bot avatar dependabot[bot] avatar noob-app avatar

Watchers

James Cloos 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.