<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Konstantinos Anastasiadis</title>
    <description>The latest articles on DEV Community by Konstantinos Anastasiadis (@cca2013).</description>
    <link>https://dev.to/cca2013</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F561332%2F4d83ed6f-f534-444c-a112-a211d08431f1.jpeg</url>
      <title>DEV Community: Konstantinos Anastasiadis</title>
      <link>https://dev.to/cca2013</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cca2013"/>
    <language>en</language>
    <item>
      <title>How to send orders back to seller and to the customer.</title>
      <dc:creator>Konstantinos Anastasiadis</dc:creator>
      <pubDate>Tue, 06 Apr 2021 10:43:28 +0000</pubDate>
      <link>https://dev.to/cca2013/how-to-send-orders-back-to-seller-and-to-the-customer-2lb3</link>
      <guid>https://dev.to/cca2013/how-to-send-orders-back-to-seller-and-to-the-customer-2lb3</guid>
      <description>&lt;p&gt;How can we send the order to the seller? &lt;br&gt;
Push notification?&lt;br&gt;
Email?&lt;/p&gt;

</description>
      <category>order</category>
      <category>ecommerce</category>
      <category>createorder</category>
    </item>
    <item>
      <title>Can't connect my mern todo app with netlify , i miss the netlify server settings  </title>
      <dc:creator>Konstantinos Anastasiadis</dc:creator>
      <pubDate>Wed, 27 Jan 2021 09:42:54 +0000</pubDate>
      <link>https://dev.to/cca2013/can-t-connect-my-mern-todo-app-with-netlify-i-miss-the-netlify-server-settings-1ko9</link>
      <guid>https://dev.to/cca2013/can-t-connect-my-mern-todo-app-with-netlify-i-miss-the-netlify-server-settings-1ko9</guid>
      <description>&lt;p&gt;I am new in MERN fullstack development. I like it very much though, coming from java programming, since 1985. &lt;br&gt;
I have created a very nice application following this site,&lt;br&gt;
&lt;a href="https://codingthesmartway.com/the-mern-stack-tutorial-building-a-react-crud-application-from-start-to-finish-part-1/"&gt;https://codingthesmartway.com/the-mern-stack-tutorial-building-a-react-crud-application-from-start-to-finish-part-1/&lt;/a&gt; (parts 1 to 4)&lt;br&gt;
However after some permutations, app it works fine, on my localhost whenever i open my server in my backend directory,  using npm start. &lt;br&gt;
I have deployed my project on netlify at the address:&lt;br&gt;
mernfullstack.netlify.app&lt;br&gt;
It also works fine on that web address when i have my local server up, running without problems. &lt;br&gt;
When the server shuts down, MongoDb is dead.&lt;br&gt;
Following  is my github:&lt;br&gt;
&lt;a href="https://github.com/cca2013/myherokuapp"&gt;https://github.com/cca2013/myherokuapp&lt;/a&gt; &lt;br&gt;
HEAD master&lt;br&gt;
Am I missing something in order to connect with the internal netlify web server and get access to my db with my mongodb uri?&lt;/p&gt;

&lt;p&gt;Great Thanks with regards. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
