clemgbld / backend_blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal blog Backend

App Architecture

Screenshot

Available Scripts

yarn run start:dev

Runs the app in development mode.

yarn run start

Runs the app in production mode.

yarn run build

Builds the app for production to the build folder.

yarn run test

Run all the tests of the app.

yarn run lint

Execute eslint check.

About


Languages

Language:TypeScript 89.6%Language:HTML 10.2%Language:JavaScript 0.2%