Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajdip019 authored May 13, 2024
1 parent f1580ae commit 5673a35
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# In-house-auth

## Run Locally

```
docker compose up
```

Make sure to have docker daemon running and install mongodb compass to see the database running at `localhost:27017`
<h1 align='center'>Flexauth</h1>
<h2 align='center'> <b>Your own flexible, blazingly fast 🦀, and secure in-house authentication system.</b><h2>
<div align="center">
<p>

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/Rajdip019/flexauth?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/Rajdip019/flexauth?style=for-the-badge)
![GitHub contributors](https://img.shields.io/github/contributors/Rajdip019/flexauth?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/Rajdip019/flexauth?style=for-the-badge)
![GitHub repo size](https://img.shields.io/github/repo-size/Rajdip019/flexauth?style=for-the-badge)
![Github](https://img.shields.io/github/license/Rajdip019/flexauth?style=for-the-badge)
![GitHub issues](https://img.shields.io/github/issues/Rajdip019/flexauth?style=for-the-badge)
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Rajdip019/flexauth?style=for-the-badge)
![GitHub pull requests](https://img.shields.io/github/issues-pr/Rajdip019/flexauth?style=for-the-badge)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Rajdip019/flexauth?style=for-the-badge)

</p>
</div>

0 comments on commit 5673a35

Please sign in to comment.