Skip to content

A simple backend with a JWT-Token based login system to be used as a base for bigger projects.

Notifications You must be signed in to change notification settings

Knniff/loginbackend

Repository files navigation

Build Status Coverage Status License: MIT

leaguebackend

When testing, drops the database named in the .env file!

Populate your .env file and then run: docker run -it -p 4000:4000 --env-file .env loginbackend:1.3 for a dockerized version

About

A simple backend with a JWT-Token based login system to be used as a base for bigger projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages