Giter Site home page Giter Site logo

byebyesyrena / goit-node-hw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from goitacademy/nodejs-homework-template

0.0 0.0 0.0 643 KB

GoIT Node.js Course. Technologies Used: Elasticemail Client, Bcrypt, Cors, Cross-env, Crypto, Dotenv, Express, Gravatar, Jimp, Joi, Jsonwebtoken, Mongoose, Morgan, Multer, UUID

JavaScript 100.00%

goit-node-hw's Introduction

GoIT Node.js Course

Usage

Branches

  1. hw02 - Express
  2. hw03 - MongoDB
  3. hw04 - authorization
  4. hw05 - avatars
  5. hw06 - emails

Commands:

  • npm start — server start in production mode
  • npm run start:dev — start the server in development mode
  • npm run lint — run a code check run with eslint, must run before each PR and fix all linter errors
  • npm lint:fix — the same linter check, but with automatic fixes for simple errors

Technologies Used

  • Elasticemail Client: A library for integrating Elasticemail functionality into Node.js applications.
  • Bcrypt: A library for hashing passwords securely.
  • Cors: Middleware for enabling Cross-Origin Resource Sharing (CORS) in Express.js.
  • Cross-env: Tool for setting environment variables across different platforms.
  • Crypto: Node.js module for cryptographic functionality.
  • Dotenv: Library for loading environment variables from a .env file into process.env.
  • Express: Web framework for Node.js, used for building web applications and APIs.
  • Gravatar: Service for providing globally recognized avatars based on email addresses.
  • Jimp: Image processing library for Node.js.
  • Joi: Library for data validation in JavaScript applications.
  • Jsonwebtoken: Library for generating and verifying JSON Web Tokens (JWT).
  • Mongoose: MongoDB object modeling tool designed to work in an asynchronous environment.
  • Morgan: HTTP request logger middleware for Node.js.
  • Multer: Middleware for handling multipart/form-data in Express.js.
  • UUID: Library for generating universally unique identifiers (UUIDs).

goit-node-hw's People

Contributors

bogdanlyamzin avatar goit-i18n avatar krabaton avatar andriskrypka avatar byebyesyrena 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.