You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

authentication-microservices-webelight

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

authentication-microservices-webelight

Authentication Microservices

0.0.1
pipPyPI
Maintainers
1

Naagmani (The FastAPI python boilerplate)

To run the project

cd src/
python main.py make-migrations
python main.py migrate
python main.py run 0.0.0.0 80 --debug

Pre-Commit

The boilerplate already has all the popular pre-commit hooks pre-configured and corresponding configurations are done in the pyproject.toml file. Edit as per your needs.

Deployment

The boilerplate already has a base docker-compose and Dockerfile for deployment. The DockerComposeDev file is for development environment, it has infisical configured.

Local Develpment

The docker-compose.yml file can be used to run the postgresql docker container when needed.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts