Skip to content

hardsmile98/backend-e-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend for e-learn - Live Demo

Express REST API with Typescript, JWT Authentication and support for mysql, postgresql

  • working with the database using TypeORM
  • authentication JWT
  • logger - express-pino-logger
  • description of endpoints with swagger
  • environments for development, testing, and production
  • linting - eslint
  • built with npm scripts

Frontend repository here

Install and Use

Start by cloning this repository

# HTTPS
$ git clone https://github.com/hardsmile98/backend-e-learn.git

then

# cd into project root 
$ npm i
$ npm start

About

📚 Learn application. Using Express, TypeORM, JWT, swagger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published