GithubHelp home page GithubHelp logo

jasongoose / nodejs-textbook Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.53 MB

Node.js 교과서(개정 3판)로 공부하면서 실습한 프로젝트들을 monorepo 구조로 정리했습니다.

JavaScript 56.23% CSS 6.99% Nunjucks 17.99% HTML 18.78%

nodejs-textbook's Introduction

Node.js 교과서 실습 프로젝트

Node.js 교과서(개정 3판)로 공부하면서 실습한 프로젝트들을 monorepo 구조로 정리했습니다.

기술스택

  • 서버 - express
  • 템플릿 엔진 - nunjucks
  • DB - mysql, mongoDB
  • ORM - sequelize, mongoose
  • 인증 - passport
  • 소켓통신 - socket.io
  • 단위 테스트 - jest
  • 통합 테스트 - supertest
  • 부하 테스트 - artillery

프로젝트

nodebird

로그인/로그아웃, 게시물 업로드, 댓글 작성, 해시태그 검색, 팔로잉 등의 기능들을 지원하는 SNS 웹앱입니다.

nodebird-api

nodebird와 db를 공유하여 게시글, 해시태그, 사용자 정보를 JSON 형식으로 제공하는 API 서버입니다. 인증수단으로 JWT 토큰을 사용합니다.

nodecat

nodebird-api 서비스를 이용하는 클라이언트 웹 서버입니다.

gif-chat

웹 소켓 기반 실시간 양방향 채팅을 제공하는 서버입니다.

node-cli

node 기반 cli 명령어를 제공하는 패키지입니다.

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.