You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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:
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
Chat FM: A simple chat module. A Redis server can be configured to ensure the scalability. https://github.com/izmjs/chat-fm
Files manager: A simple files manager module. It uses GridFS to store files. https://github.com/izmjs/files-fm
The text was updated successfully, but these errors were encountered: