<?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: Sooraj s</title>
    <description>The latest articles on DEV Community by Sooraj s (@soorajsdevto).</description>
    <link>https://dev.to/soorajsdevto</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%2F810812%2F1bd7cb82-8330-4840-8dcb-b1eba4dd89fe.jpg</url>
      <title>DEV Community: Sooraj s</title>
      <link>https://dev.to/soorajsdevto</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/soorajsdevto"/>
    <language>en</language>
    <item>
      <title>Blog APP by using MongoDB +NextJs</title>
      <dc:creator>Sooraj s</dc:creator>
      <pubDate>Mon, 07 Feb 2022 10:47:09 +0000</pubDate>
      <link>https://dev.to/soorajsdevto/blog-app-by-using-mongodb-nextjs-1mha</link>
      <guid>https://dev.to/soorajsdevto/blog-app-by-using-mongodb-nextjs-1mha</guid>
      <description>&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Sooraj-s-98"&gt;
        Sooraj-s-98
      &lt;/a&gt; / &lt;a href="https://github.com/Sooraj-s-98/M-dev"&gt;
        M-dev
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;&lt;a href="https://nextjs.org" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/54d64f1260052c96ce70c540bd64ee83edbe865aa765941bbc012821744fe265/68747470733a2f2f6173736574732e7a6569742e636f2f696d6167652f75706c6f61642f76313533383336313039312f7265706f7369746f726965732f6e6578742d6a732f6e6578742d6a732e706e67" alt="Next.js"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;
 Blog App ❤️(Next.js + MongoDB)&lt;/h1&gt;
&lt;h3&gt;
Environmental variables&lt;/h3&gt;
&lt;p&gt;Environmental variables in this project include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;MONGODB_URI&lt;/code&gt; The MongoDB Connection String (with credentials and database name)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;WEB_URI&lt;/code&gt; The &lt;em&gt;URL&lt;/em&gt; of your web app.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;CLOUDINARY_URL&lt;/code&gt; (optional, Cloudinary &lt;strong&gt;only&lt;/strong&gt;) Cloudinary environment variable for configuration. See &lt;a href="https://cloudinary.com/documentation/node_integration#configuration" rel="nofollow"&gt;this&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;NODEMAILER_CONFIG&lt;/code&gt; (optional, if using nodemailer &lt;strong&gt;only&lt;/strong&gt;) JSON stringified nodemailer config. eg. &lt;code&gt;{"service":"Gmail","auth":{"user":"sooraj@gmail.com","pass":"sgbxGJjklmYunbbcGHJaSDROpLKg"}}&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Development&lt;/h3&gt;
&lt;p&gt;Start the development server by running &lt;code&gt;yarn dev&lt;/code&gt; or &lt;code&gt;npm run dev&lt;/code&gt;. Getting started by create a &lt;code&gt;.env.local&lt;/code&gt; file with the above variables. See &lt;a href="https://nextjs.org/docs/basic-features/environment-variables" rel="nofollow"&gt;Environment Variables&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;
Deployment&lt;/h2&gt;
&lt;p&gt;This project can be deployed &lt;a href="https://nextjs.org/docs/deployment" rel="nofollow"&gt;anywhere Next.js can be deployed&lt;/a&gt;. Make sure to set the environment variables using the options provided by your cloud/hosting providers.&lt;/p&gt;
&lt;p&gt;After building using &lt;code&gt;npm run build&lt;/code&gt;, simply start the server using &lt;code&gt;npm run start&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;You can also deploy this with serverless providers given the correct setup.&lt;/p&gt;
&lt;h2&gt;
Contributing&lt;/h2&gt;
&lt;div&gt;
&lt;p&gt;Please see my &lt;a href="https://github.com/Sooraj-s-98/M-devCONTRIBUTING.md"&gt;contributing.md&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;h2&gt;

  License
&lt;/h2&gt;
&lt;div&gt;
&lt;p&gt;&lt;a href="https://github.com/Sooraj-s-98/M-devLICENSE"&gt;MIT&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Sooraj-s-98/M-dev"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;p&gt;&lt;a href="//m-dev-tau.vercel.app"&gt;live &lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>nextjs</category>
      <category>mongodb</category>
    </item>
  </channel>
</rss>
