Wiredcraft / test-fullstack

6 stars 43 forks source link

Fullstack test project implemented by Kun #35

Closed rankun203 closed 4 years ago

rankun203 commented 4 years ago

Happy monday morning!

This is my implementation of the test project, please checkout README.md for more info(I temporarily moved the original README.md to under docs/).

To have some fun with it quickly, go to https://talks.mindfine.com

I'm quite enjoy creating small apps like this so I went a bit far and played with it a bit in the past 3 days. Now it's time to hear your suggestions! Any comment would be helpful.

Since it's a test project, so for some part like OAuth, I didn't use libraries, instead I made my own, db part as well, I'm using Redis for storing everything in this project.

Currently, testing part is still missing, as well as logging strategy is not well planed yet, I didn't go with TDD for this project so I'd implement that lastly. But I do have some ideas spinning in my mind, will add a few tests in, stay tuned.

makara commented 4 years ago

Hey @rankun203, thanks for the followups. Feel free to discuss more but this is enough coding for the next steps. We'll get back to you soon. Closing.