Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debajyotisaha14/refactoring #37

Merged
merged 6 commits into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SERVER_KEK=my_server_kek
EMAIL_PASSWORD=my_email_password
EMAIL=my_email
MAIL_NAME=my_name
SMTP_DOMAIN=smtp.gmail.com
SMTP_PORT=587
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,29 @@
Need some features you think might be helpful for others? Raise a PR and we will surely try to bring it live.

## Local Setup:
Here is a documentation for if you want to setup this repo locally - [Local Setup Doc]()
Here is a documentation for if you want to setup this repo locally - [Local Setup Doc](https://github.com/Rajdip019/flexauth/tree/main/docs/local-setup/readme.md)

## API Documentation:
Here is the API documentation - [API Doc](https://github.com/Rajdip019/flexauth/tree/main/docs/api/readme.md)

## Backend Documentation:
Link to backend docs - [Backend Doc](https://github.com/Rajdip019/flexauth/tree/main/docs/backend)

## Folder Structure and others:
Link to general docs for this repository - [General Docs]()
Link to general docs for this repository - [General Docs](https://github.com/Rajdip019/flexauth/tree/main/docs/folder-structure/readme.md)

**Code of Conduct:**

Please note that we have a code of conduct in place to ensure a welcoming and inclusive community for all contributors. Be respectful and considerate towards others, regardless of background or experience. Harassment or abusive behavior will not be tolerated.

**Get Started:**

Ready to start contributing to Freeflow? Head over to our GitHub repository and fork the project today!
Ready to start contributing to FlexAuth? Head over to our GitHub repository and fork the project today!


[GitHub Repository Link](https://github.com/Rajdip019/freeflow)
[GitHub Repository Link](https://github.com/Rajdip019/flexAuth)

We look forward to your contributions and thank you for helping us make Freeflow the best platform for designers and teams!
We look forward to your contributions and thank you for helping us make FlexAuth the best platform for designers and teams!


<h2 align='center'> Project maintainers </h2>
Expand Down
Loading