warmachine028 / uemcrp

A better clean and minimalist academic CRP built on MERN stack
https://uemcrp.netlify.app
MIT License
35 stars 38 forks source link

[OTHER] Server Side #99

Closed Ts-A closed 2 years ago

Ts-A commented 2 years ago

What would you like to share?

At the moment, I don't find any server code but in Setup.md it does mention the way to run the sever. If you take contributions setting up an express server and working on it from scratch, I could work on it.

Additional information

No response

github-actions[bot] commented 2 years ago

👋 @Ts-A. It's great having you contribute to UEMCRP !

Thank you for raising an issue. We will will investigate into the matter and get back to you as soon as possible. Meanwhile feel free to support star the repo and share it with your friends. 🤓 🚀

github-actions[bot] commented 2 years ago

Congratulations on your first issue in UEMCRP

warmachine028 commented 2 years ago

Sure! Why not. Assigning you.

warmachine028 commented 2 years ago

Hi @Ts-A ! What is the progress?

Ts-A commented 2 years ago

Hi @Ts-A ! What is the progress?

Working on setting up user auth using jwt and secure password storing.

Will submit a PR in a few hours for you to review.

Ts-A commented 2 years ago

If you have a specific user model for key-value pairs, you can tag it here so I can add it as well

Ts-A commented 2 years ago

Since we need a user model to proceed with password and user auth, I'll skip user model.