Replies: 5 comments
-
|
Here is my starter repo for production API with oak. Still, many things need to add or update. Expecting Comments, PR, issues, thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Hi @asad-mlbd thanks for sharing, I took a look and posted a few questions/thoughts in your repo. I think it's a great start but there's a few (critical) bits and pieces before it can be considered a production/security-ready codebase. But the idea of having something like this is amazing. |
Beta Was this translation helpful? Give feedback.
-
To make it work with MongoDB, just have to change
Actually that is
I prefer to keep it in env variable
Will check, can you give some related examples, please?
In future, I might write some posts regarding prod deploy. Thanks @viztastic ! Please keep posting your comments, |
Beta Was this translation helpful? Give feedback.
-
|
Let's keep the conversation here on topic. Mentioning here that you commented on other issues in other repos really isn't on topic. |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys, I'm creating a small REST API and CMS using AOK: Project: http://denocms.net/ Demo online: http://demo.denocms.net/ In the demo you can create an user, login and create contents to test the application (all content and users will be removed after a period). This is my first experience with development using a javascript framework, so feedbacks are welcome. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It'd be great to include a lean example of how Oak could/should be configured for a production use case. Helps eliminate best-practice guesswork especially with respect to security and approaches to testing.
Beta Was this translation helpful? Give feedback.
All reactions