endriazizi / be-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js – JWT Authentication & Authorization example with JSONWebToken & Sequelize

SQL:

Elenco degli eventi in una determinata regione e in una specifica data

Elenco degli atleti che in una (gara) competizione hanno superato un determinato punteggio totale

Elenco di tutti gli atleti che hanno partecipato a gare su una medesima disciplina, ordinato in base al numero di gare fatte da ciascuno.

For more detail, please visit:

Node.js JWT Authentication & Authorization example

Deploying/Hosting Node.js app on Heroku with MySQL database

Working with Front-end:

Vue.js JWT Authentication with Vuex and Vue Router

Angular 8 JWT Authentication with HttpInterceptor and Router

Angular 10 JWT Authentication with HttpInterceptor and Router

React JWT Authentication & Authorization (without Redux) example

React Redux JWT Authentication & Authorization example

Integration on same Server/Port:

Integrate Angular 8 with Node.js Express

Integrate Angular 10 with Node.js Express

Integrate React with Node.js Express

Project setup

npm install

Run

node server.js

About


Languages

Language:JavaScript 100.0%