Skip to content

hakon22/node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow Maintainability Test Coverage

Node.js + React TypeScript project

with React/React-Router/Redux-Toolkit, Jest, Bootstrap, Express/PostgreSQL

The project consists of two backends, one written in JS, the second in TypeScript.
The frontend is written in React TypeScript.
The project provides the opportunity to create a user with his personal page.
When a user is created/changed, a log of actions is recorded.
On the log page you can sort the list by user id.
For convenience, the list is divided into pages with Boostrap pagination.

Start frontend: make start-frontend
Start users backend: make start-local
Start logs backend: make start-local-logs
Start tests: make test or make test-coverage

Project screan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published