ngMorocco / meetup-call-for-proposals

ngMorocco lightning talks Call For Proposals
10 stars 0 forks source link

IZM.js #7

Open midrissi opened 4 years ago

midrissi commented 4 years ago

Introduction:

IZM.js is a framework that I have worked on for nearly 4 years. Its main goal is to have a boilerplate that organizes your project into reusable, maintainable and configurable functional modules.

Format:

Live coding (=~ 90min)

Prerequisites

Basic knowledge of MEN stack (MongoDB, ExpressJS, and NodeJS)

Links:

The main project: https://github.com/izmjs/izmjs

Functional modules:

  1. devtools: Helps you to achieve some basic tasks such as translating sentences, generating postman documentation of the whole project, viewing/installing dependencies in a graphical way, configuring env variables... The source code can be found here: https://github.com/izmjs/devtools

  2. Chat FM: A simple chat module. A Redis server can be configured to ensure the scalability. https://github.com/izmjs/chat-fm

  3. Files manager: A simple files manager module. It uses GridFS to store files. https://github.com/izmjs/files-fm

ouadie-lahdioui commented 4 years ago

Hello @midrissi and welcome home.

Nice to now that you have a personal project to present :clap: :clap:

midrissi commented 4 years ago

Thank you Ouadie ^_^. it would be kind of you if you could share the repository on social media.