Skip to content

joaomarcuslf/auth-blog-service

Repository files navigation

auth-blog-service

Actions Workflow Actions Workflow

How to Start Development

  1. Copy sample.env to .env and rename the variables if you need
  2. Build the images and run the containers:
$ yarn install
$ cp sample.env .env
$ docker-compose up --build -d
$ yarn log:api

About

RestAPI, using JWT and Auth by Role

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages