Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IZM.js #7

Open
midrissi opened this issue Sep 24, 2019 · 2 comments
Open

IZM.js #7

midrissi opened this issue Sep 24, 2019 · 2 comments

Comments

@midrissi
Copy link

midrissi commented Sep 24, 2019

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
Copy link
Member

Hello @midrissi and welcome home.

Nice to now that you have a personal project to present 👏 👏

@midrissi
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants