Git Product home page Git Product logo

nodepost's Introduction

NodePost

기술 스택

Javascript

Typescript

Webpack

Express

TypeOrm

PostgreSQL

React

React-Router

URL

구현 내용

간단한 게시판입니다.

Single Page Application

React-Router의 HashRouter와 AJAX을 통해 구현하였습니다.
새로고침 할 필요없이 하나의 bundle.js로 모든 페이지를 구현합니다.

로그인/로그아웃/회원가입

Session을 사용하여 각 사용자의 정보를 저장하여 로그인/로그아웃을 구현하였습니다.
서버에서 배포하는 공개키를 기반으로 암호화 하여 민감한 정보를 유출되지않게 하였습니다.
비밀번호를 SHA512을 이용한 Hash로 변환하여 저장하여 서버 측에서도 비밀번호를 알 수 없어서 안전합니다.

글작성/글보기/글삭제

AJAX 테스트를 위한 사이트 입니다.

개발기간

2020/11/23 ~ 2020/11/26

nodepost's People

Contributors

chickening 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.