Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 2 KB

README.md

File metadata and controls

57 lines (41 loc) · 2 KB
dblog-logo

A blog website for developers


Installation

yarn

Usage

Server

yarn dev

Client

yarn dev

Run tests

Server

yarn test

Client

yarn test:unit

Technology Stack

Database

MongoDB

Backend

NodeJS ExpressJS Typescript ts-node Jest

Frontend

Vite VueJS Typescript Jest

Others

Docker Yarn Eslint Prettier

License

Copyright (c) 2022-2023 Khoi Vuong.
This project is MIT licensed.