Here I created an auth project to learn using mern stack and typescript.
Of course, not at a sufficient level. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have have contributed to expanding this template!
A list of commonly used resources that I find helpful are listed in the acknowledgements.
Create an .env file similar to the env.sample file.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
kayraberktuncer/mern-auth
Basic Auth With Mern
A simple auth project.
Report Bug · Request Feature
About The Project
Here I created an auth project to learn using mern stack and typescript.
Of course, not at a sufficient level. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have have contributed to expanding this template!
A list of commonly used resources that I find helpful are listed in the acknowledgements.
Built With
Getting Started
You can run the project locally by following the steps below.
Installation
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Contact
Your Name - @kayraberktuncer - [email protected]
Project Link: https://github.com/kayraberktuncer/mern-auth
Acknowledgements