Skip to content
View MoSaeid's full-sized avatar
🟢
Online
🟢
Online
Block or Report

Block or report MoSaeid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. thoughtsWall thoughtsWall Public

    EJS 1

  2. express-boilerplate express-boilerplate Public

    ExpressJS MVC boilerplate with ejs template engine

    JavaScript 1

  3. Mongoose 6 cheat sheet 2022 Mongoose 6 cheat sheet 2022
    1
    ###  npm install mongoose
    2
    ### const mongoose = require('mongoose');
    3
    
                  
    4
    # migrating to 6.x
    5
    https://mongoosejs.com/docs/migrating_to_6.html
  4. passport-local-auth-demo-questionnaire-app-test passport-local-auth-demo-questionnaire-app-test Public

    Web app with ExpressJS, MongooseJS and PassportJS authentication (local strategy) with simple survey app

    EJS