-
Notifications
You must be signed in to change notification settings - Fork 2k
How can I run my mean app so that another application can call the backend api (of mean) to perform CRUD operations (on mean app) ? #1645
Comments
|
What are you currently trying? Are you experiencing issues? The only thing I see stopping you is CORS, which is a simple fix. |
Haven't started on this yet, but soon. Mostly it will contain blog, about us, comments with facebook integration. But later I wanna host property listings on it... |
So this framework is a framework set-up to be a boiler plate project. It is not set-up to be a CMS. For a CMS that you want to be able to expand on later, I'd recommend a PHP based one like Wordpress of Drupal. There really isn't a CMS in the node world that's proven to be expandable. |
Any help/ suggestions would be very helpful.
I dont care abou the password authentication at this time..
Both can be running on same machine just different ports.
The text was updated successfully, but these errors were encountered: