Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
.env
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
- GitHub: https://github.com/topics/dotenv
- Related Topics: ini, configuration-file, environment-variables,
- Aliases: dot-env, env-file,
- Last updated: 2025-01-31 00:08:23 UTC
- JSON Representation
https://github.com/joysarkarbd/dream-bicycle-server-side
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 11 Jan 2025
https://github.com/interglobalmedia/omdb-api-nextjs
This is another application which I originally used with Node.js/Express and EJS, but did not want to simply use with a front end only React application. That's because I was using an environment variable for my API Key, and wanted to hide it on the backend. Next.js allows me to do that! This was fun, and very different from my Express app.
api dotenv environment-variables eslint fetch-api htmlhint husky husky-hooks next-router next-routes nextjs prettier react-hooks stylelint stylelint-scss vercel-deployment
Last synced: 30 Jan 2025
https://github.com/yevhenii2022/node-js-hw-rest-api
Побудова REST API
bcrypt cors cross-env dotenv express gravatar jest jimp joi-validation jsonwebtoken mongodb-atlas mongodb-compass mongoose morgan multer node-js nodemailer nodemon postman supertest
Last synced: 20 Jan 2025
https://github.com/anbuleo/mern_realestate
Real estate app using MERN and tailwind css
axios component dotenv fetch-api hooks react-redux react-router react-router-dom reactjs redux-toolkit tailwindcss vite
Last synced: 22 Dec 2024
https://github.com/santhoshs50/url_shortner_be
URL_Shortner_BE
dotenv expressjs mongoose nodejs
Last synced: 24 Jan 2025
https://github.com/mmsaki/montecarlo_simulation
🕹️ Focusing on using APIs as part of the technical solution - to create two financial analysis tools, a financial planner and retirement planning simulation.
alpaca-trading-api api dotenv json jupyter-notebook monte-carlo-simulation os pandas python requests
Last synced: 20 Dec 2024
https://github.com/serhiinikif/rest-api-mssql
cors docker dotenv express middleware mssql nodejs rest-api sequelize
Last synced: 15 Jan 2025
https://github.com/starkelessar/send-to-telegram
Сервер для отправки сообщений с сайта в Telegram
dotenv express-js node node-js
Last synced: 20 Dec 2024
https://github.com/nix7amcm/ca-crypto-dashboard
This is a fun, simple crypto dashboard, that provides cryptocurrency exchange rates and has a newsfeed section. It was created using React and utilises APIs from RapidAPI to fetch the exchange rates and newsfeed data.
api axios-react cors crypto dotenv express html-css-js nodejs rapidapi reactjs render-deployment
Last synced: 20 Jan 2025
https://github.com/tacticalzxc/auto-emailer
A small Python-based script designed for personal use to automate sending personalized emails with optional attachments.
anti-spam attachments automation bulk-email bulk-email-sender csv dotenv email-automation email-client email-templates multilingual-support open-source personalized-emails productivity-tools python python-project responsible-emailing smtp software-tools
Last synced: 25 Jan 2025
https://github.com/victorbadaro/node-csv-reader-example
This is an example app that was made to try CSV file reading
csv csv-parser dotenv express expressjs file-upload multer node node-js nodejs typescript
Last synced: 30 Jan 2025
https://github.com/thund3rhawk/todo_app
Todo App: Boost your productivity with this simple and effective task management tool. Prioritize, organize, and achieve your goals seamlessly.
axios cors docker dockerfile dotenv expressjs mongodb-database mongoose nextjs nodejs nodemon tailwindcss typescript vercel
Last synced: 13 Jan 2025
https://github.com/imhicihu/dotfiles
Dotfiles collection collected along the times
Last synced: 08 Dec 2024
https://github.com/santhoshs50/user-management-dashboard
Task from Ajackus
axios cors css dotenv express html javascript mongodb mongoose nodejs react-redux react-router reactjs user-management
Last synced: 30 Jan 2025
https://github.com/thund3rhawk/datacourier
Admins can add users to a list via CSV upload and send notifications to them through email according to the provided CSV file.
cors csv- dotenv expressjs mongodb mongoose multer nodejs nodemailer render ts-node typescript
Last synced: 13 Jan 2025
https://github.com/malanski/node-api
A back end project using fastify, knex to create an API
dotenv fastify knex nodejs typescript zod
Last synced: 12 Jan 2025
https://github.com/luiggi-piero/kr-food-backend-pub
Aplicación backend del sistema KR Food
bcryptjs cloudinary dotenv express express-async-handler jsonwebtoken mongoose multer node
Last synced: 17 Oct 2024
https://github.com/tsheporamantso/technical-test-backend
Innovation Nexis Full stack development take home assessment back end repo
api controllers devise dotenv postman ruby-on-rails
Last synced: 19 Jan 2025
https://github.com/juniorreisx/galeria3m1
Gallery of photos of my room to keep memories.
css3 dotenv html5 javascript postgresql sequelize
Last synced: 25 Jan 2025
https://github.com/mohaiminul375/gadget_hub_server
A full-stack functional based Gadget Product website(server_side)
Last synced: 05 Jan 2025
https://github.com/mohaiminul375/furni-flex-server
https://furni-flex-server-rho.vercel.app/furniture
Last synced: 05 Jan 2025
https://github.com/braiso-22/discordbot
My First DiscordBot
bot discord discord-bot discord-java discord-kotlin dotenv gradle gradle-kotlin jda kotlin
Last synced: 17 Dec 2024
https://github.com/fabiokleis/portfolio
A back-end application, using javascript with express, knex, joi, jsonwebtoken, bcrypt and postgres.
axios bcrypt dotenv ejs express google-cloud-platform heroku jest joi jsonwebtoken knex morgan multer nodejs nodemailer postgresql
Last synced: 22 Dec 2024
https://github.com/mdrakibmia99/creative-agency-server
Creative Agency Project(server)
body-parser cors dotenv expressjs heroku mongodb nodejs nodemon
Last synced: 20 Jan 2025
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 08 Dec 2024
https://github.com/prasanth2817/chat-application-backend
The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.
bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io
Last synced: 20 Dec 2024
https://github.com/sujoncoder/database_authentication
body-parser cors dotenv express-js mongodb mongodb-atlas mongoose node-js nodemon
Last synced: 10 Jan 2025
https://github.com/mdrianislam0or1/contacts-management-backend
This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.
cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod
Last synced: 28 Dec 2024
https://github.com/alannub/clone-tabnews
clone do tabnews.com.br para o curso.dev
async-retry commitizen commitlint dotenv eslint husky jest migration nextjs postgresql prettier react reactjs semantic-commits swr
Last synced: 26 Jan 2025
https://github.com/serkan-ucakcioglu/node-js-cloudinary-file-upload
Uploading photos to Cloudinary platform with express js file upload and creating it as a link.
cloudinary cors dotenv express express-fileupload node-js nodemon
Last synced: 08 Dec 2024
https://github.com/ioinitid/video-calls-server
"Video Calls server" - an API for Video Calls application.
calls dotenv express javascript nodemon socket-io ts-node typescript video
Last synced: 10 Jan 2025
https://github.com/serkan-ucakcioglu/mern-stack-send-mail
Mern Stack Send Mail && Node mailer && React Hook Form
axios cors dotenv express nodemailer react react-hook-form tailwind-css
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express_file_upload
express-file-upload
dotenv express-js express-upload mongodb mongoose node-js nodemon
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express-pagination-react-swr-pagination
Mern Stack Swr Example With Express Js Pagination Returning Data And React Swr
axios cors dotenv express-js mongoose pagination react swr tailwind-css typescript
Last synced: 08 Dec 2024
https://github.com/fsmaiorano/nodejs-facebook
:computer: A backend with basic facebook features.
bcrypt body-parser dotenv eslint express expressjs jsonwebtoken mongoose nodemon require-dir
Last synced: 22 Dec 2024
https://github.com/marlon-couto/dotnet-firestoredb
API web com .NET 8 e Firestore DB.
csharp dotenv dotnet error-handling firestore-database
Last synced: 22 Dec 2024
https://github.com/thitikorn-nupan/dart-shelf-crud-mysql
build-runner dart dotenv logging mysql shelf shelf-router
Last synced: 25 Dec 2024
https://github.com/scodify/practica-integradora
dotenv express handlebars mongodb mongoose server-side-rendering
Last synced: 20 Jan 2025
https://github.com/pacodw/nissan-school-project
bcrypt bootstrap4 dotenv express express-react-view express-session mysql nodejs passport react
Last synced: 08 Dec 2024
https://github.com/pacodw/verify-html
This is just a javascritp practice for the school
dotenv express express-fileupload mysql
Last synced: 08 Dec 2024
https://github.com/pacodw/introduction_to_gorm
It's a little app that I created to explain the Gorm library on a Meetup
cast dotenv gin-gonic go golang gorm gorm-sample makefile yolo
Last synced: 08 Dec 2024
https://github.com/sm-noushan/react-stay-vista-server
StayVista is a user-friendly hotel booking platform designed to offer a seamless experience for both guests and hosts by enabling users to browse, book, and manage accommodations effortlessly.
cookie-parser cors dotenv expressjs jwt mongodb nodejs nodemailer stripe
Last synced: 08 Dec 2024
https://github.com/scodify/gpt-back
Proyecto Back End GPT
cors dotenv express morgan openai-api
Last synced: 20 Jan 2025
https://github.com/saulwolfdev/full-stack-abm-register-users
async-await axios cors dotenv express mongodb mongoose nodejs nodemon react react-icons try-catch
Last synced: 17 Jan 2025
https://github.com/luizrebelatto/app-chat-realtime
Chat realtime desenvolvido com firebase
asyncstorage chat dotenv firebase javascript reactnative realtime styled-components typescript
Last synced: 09 Jan 2025
https://github.com/vegadelalyra/fake-wpp-db
Server for MAKAIAPP fake whatsapp webapp for fourth Sprint at Makaia Frontend BootCamp. Here lies the database.
authentication db dotenv full-stack-web-development json-server postman railway wpp ws-chat
Last synced: 09 Dec 2024
https://github.com/nia3zzz/MERN---Firebase-Auth-Testing
This MERN app allows users to create a account using their gmail account with the help of firebase. It has functionality for hashing the passwords with bcryptjs before saving in DB, saving cookies in local storage during login process with the help of jsonwebtoken and saving every single accounts created in MongoDB.
bcryptjs dotenv express-router expressjs firebase firebase-auth jsonwebtoken mern-stack mongoosejs nodejs nodemon react-router reactjs
Last synced: 01 Feb 2025
https://github.com/joshuamc1/hangman-game-react
Juego del ahorcado con React, Nodejs y MySQL
bcryptjs daisyui dotenv express-js framer-motion jwt morgan-middleware mysql nodejs nodemon react react-router-dom tailwindcss vitejs
Last synced: 09 Dec 2024
https://github.com/qbart/dotenvs-cr
Dotenv loader for Crystal
crystal dotenv environment-variables
Last synced: 11 Jan 2025
https://github.com/routbullet/auth-mern
auth-mern is a full-stack application developed with the MERN stack (MongoDB, Express, React, Node.js) designed to illustrate user authentication and authorization. This project features separate backend and frontend directories to maintain a clean separation of concerns, ideal for learning and understanding MERN stack development.
cors dotenv expressjs full-stack js-cookie jsonwebtoken login-system mern-stack middleware mongodb moongose nodejs nodemon react react-router-dom restful-api scripts styled-components typescript vite
Last synced: 19 Dec 2024
https://github.com/akashp73387/settly-assessment-backend
An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.
cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon
Last synced: 18 Dec 2024
https://github.com/hugo-farias/my-website
My personal portfolio website
dotenv graphql-api react sass typescript
Last synced: 11 Oct 2024
https://github.com/kanokpit-yowaratch/nestjs-mysql-blog
Blog API by NestJS
dotenv eslint express jest multer mysql2 nestjs nestjs-mysql swagger swagger-ui-express typeorm typescript
Last synced: 13 Jan 2025
https://github.com/kanokpit-yowaratch/nestjs-upload-api
NestJS API for Uploading files
dotenv eslint multer mysql2 nestjs swagger swagger-ui-express typeorm typescript
Last synced: 13 Jan 2025
https://github.com/shuvoprogram/courierhub_backend
bcrypt cors dotenv expressjs jsonwebtoken mongoose nodemailer nodemon url
Last synced: 23 Dec 2024
https://github.com/kanokpit-yowaratch/express-mysql-api-pagination
REST API by Express.js and MySQL with Pagination + Search
bcrypt cors dotenv expressjs jwt multer mysql2 nodemon swagger swagger-ui-express typescript
Last synced: 13 Jan 2025
https://github.com/shuvoprogram/edusphere_backend
EduSphere 🌐 revolutionizes learning! An interactive LMS fostering personalized education, collaboration, and skill mastery.
axios bcrypt cloudinary cookie-parser cors datauri dotenv ejs expressjs http-status-code ioredis jwt mongoose multer node-cron nodemailer stripe ts-node-dev typescript
Last synced: 23 Dec 2024
https://github.com/shuvoprogram/inventorypro_backend
📦 InventoryPro: Simplify inventory control with this smart, user-friendly app. Streamline processes and optimize your stock management effortlessly.
body-parser cors dotenv express express-mongo-sanitize express-rate-limit helmet hpp jsonwebtoken mongoose morgan nocache nodemailer sendgrid xss-clean
Last synced: 23 Dec 2024
https://github.com/suejstevens/timothy
Command line node.js app that will search Spotify for songs, Bands in Town for concerts, and OMDB for movies based on user provided parameters or user input from text file.
api dotenv javascript momentjs nodejs request
Last synced: 09 Dec 2024
https://github.com/pronoia9/tee-tailor
This dynamic 3D product website allows users to personalize their items with an innovative twist. Witness the magic as the latest AI technologies bring unique designs to life, enabling customers to tailor their products to perfection.
ai cloudinary cors dotenv expressjs fullstack gpt maath mern-stack mongoose nodemon openai react react-color react-three-drei react-three-fiber tailwindcss valtio vitejs
Last synced: 24 Jan 2025
https://github.com/kastorcode/gostack-module-02
Module #2 of the Rocketseat GoStack Bootcamp: Creating NodeJS Project.
backend bee-queue bootcamp brazil course dotenv express goiania goias gostack javascript jwt matheus module mongoose nodejs oliveira ramalho rocketseat sentry
Last synced: 26 Jan 2025
https://github.com/yazaldefilimone/dotenv.rs
An efficient, secure, shareable, cross-platform dotenv.
Last synced: 16 Dec 2024
https://github.com/sutharshantanu/razorpay-gateway
Developed a backend repository for RazorPay payment integration in Node.js + MongoDB. Implemented seamless payment processing, leveraging RazorPay's capabilities. Integrated Node.js for server-side logic and MongoDB for data storage. The project focused on creating a robust backend solution, enabling secure and efficient payment transactions.
cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api
Last synced: 27 Dec 2024
https://github.com/nazim1971/n-cash-server
bycrypt cookie-parser dotenv expressjs jwt mongodb nodejs
Last synced: 12 Jan 2025
https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis
This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.
api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql
Last synced: 23 Jan 2025
https://github.com/kislaykashyap-hub/super-app
The Super App is a comprehensive platform that integrates multiple services including user management, e-commerce, payment processing, real-time messaging, ride-hailing, analytics, notifications, and search functionality.
authentication crud dotenv expressjs javascript jwt linux microservices mongodb mongodump mongorestore nodejs restful-api
Last synced: 23 Jan 2025
https://github.com/kislaykashyap-hub/course-registration-system
This project is a Node.js Express application that interacts with MongoDB to manage users, courses, registrations, and scores.
api api-rest backend developer development dotenv expressjs git github javascript linux mongodb nodejs vscode
Last synced: 23 Jan 2025
https://github.com/alicw/emailjs-with-recaptcha-v3-demo
Web email form demo with Google reCAPTCHAv3
axios captcha dotenv emailjs express expressjs postgres postgresql react react-router reacthook reacthooks reactjs recaptchav3 webpack
Last synced: 31 Oct 2024
https://github.com/davidsaulrodriguez/project-purple-planet
A simple, clean and lightweight personal project and task manager built using NodeJS, Express, Materialize, MySQL, HandlebarsJS and Sequelize
bcryptjs dotenv eslint express gulp handlebarsjs helmet javascript jquery mariadb materialize materializecss mysql-import mysql2 nodejs nodemon passport passport-local semver sequelize
Last synced: 25 Jan 2025
https://github.com/larryivc/rest-node-mysql
Rest Api whit a Node JavaScript
dotenv javascript mysql nodejs railway
Last synced: 09 Jan 2025
https://github.com/berk-karaal/loadenv.fish
Fish shell function for managing env vars from dotenv files
Last synced: 09 Dec 2024
https://github.com/tanishqmanuja/consistent-env
Consistent environment variables across runtimes.
Last synced: 09 Dec 2024
https://github.com/iamdipankarpaul/post-api-fastify-mongo
It is a simple api that I built for practicing CURD operations.
dotenv fastify java mongodb mongodb-atlas mongoose nodejs nodemon pino
Last synced: 09 Jan 2025
https://github.com/iamdipankarpaul/chai_backend
Learning backend from Chai aur code YT
dotenv expressjs git github mongodb-atlas mongoose nodejs
Last synced: 09 Jan 2025
https://github.com/phpdevcommunity/php-framework-training
PHP MVC Training Framework: Dive into the fundamentals of modern PHP frameworks like Laravel or Symfony with this streamlined educational project.
codigniter container database dotenv http injection-container laravel logger php psr router session slim-framework symfony training
Last synced: 23 Dec 2024
https://github.com/luiizsilverio/my-livros
API desenvolvida em Node + Mongoose
Last synced: 01 Feb 2025
https://github.com/sanjaraiy/jwt-auth
🔐 Explore JWT-Based Authentication with Email Validation in This Repository! Featuring React, Tailwind, Express, Node.js, and MongoDB 🚀
bcrypt cookie-parser cors dotenv email-validator expressjs jsonwebtoken mongodb mongoose nodejs nodemon reactjs tailwindcss
Last synced: 05 Jan 2025
https://github.com/t0malexander/nodejs-basics
Três projetos de aplicações Node.js e API RESTful, com desafios técnicos indo do básico ao avançado
design-patterns docker dotenv e2e-tests eslint fastify jwt nodejs postgresql prisma rbac solid typescript unit-tests vitest
Last synced: 23 Dec 2024