<?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>Forem: abanerjee1107</title>
    <description>The latest articles on Forem by abanerjee1107 (@abanerjee1107).</description>
    <link>https://forem.com/abanerjee1107</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%2F1139255%2F899169a3-1c2b-4ff1-9b4b-d2cbdce6ad6b.png</url>
      <title>Forem: abanerjee1107</title>
      <link>https://forem.com/abanerjee1107</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/abanerjee1107"/>
    <language>en</language>
    <item>
      <title>Environment file details required</title>
      <dc:creator>abanerjee1107</dc:creator>
      <pubDate>Mon, 17 Jun 2024 05:25:36 +0000</pubDate>
      <link>https://forem.com/abanerjee1107/environment-file-details-required-55cj</link>
      <guid>https://forem.com/abanerjee1107/environment-file-details-required-55cj</guid>
      <description>&lt;p&gt;I have Ubuntu OS on AWS free tier. Ran command:&lt;/p&gt;

&lt;p&gt;npm install express mongoose dotenv bcryptjs jsonwebtoken cors&lt;/p&gt;

&lt;p&gt;Now, in .env file require below details:&lt;/p&gt;

&lt;p&gt;MONGO_URI=your_mongodb_uri&lt;br&gt;
JWT_SECRET=your_jwt_secret&lt;/p&gt;

&lt;p&gt;Can someone help with how to get the above environment details.&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
