Skip to content

DMarzzucco/DeathTime.Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Death Time Middleware in Client

Mi genial imagen

This is an example of how the Death Time middleware works.

Router configure (build a .env.local and paste this)

.env.local

# <<-APIs REST->>

# NEXT_PUBLIC_SERVICE_URL="http://localhost:8080/api"

Requirements

Docker Nodejs

Intallation

# start server with db
$ docker-compose up db server

# Start client
$ npm install
$ npm run dev

Port

localhost:3000

Author

Made by Dario Marzzucco (DMarzzucco)