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: 2024-12-25 00:08:02 UTC
- JSON Representation
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/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: 02 Dec 2024
https://github.com/muslehud77/basic-server-template-node
dotenv eslint expressjs husky mongoose nodejs prettier typescript zod
Last synced: 12 Nov 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/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/wagner-de-carvalho/blog
Blog
coveralls credo dotenv ecto elixir phoenix phoenix-liveview tailwind-css
Last synced: 28 Nov 2024
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/reekrajroy/amazon-price-tracker-app
Amazon Price Tracking application sends an email to the user when the price for a particular item drops below a set threshold.
dotenv nightmarejs nodejs sendgrid-api
Last synced: 24 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/timolinn/previs
A simple food ordering application with admin dashboard.
dotenv eloquent illuminate-container illuminate-database phinx php
Last synced: 28 Nov 2024
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/leon0399/dotenv-modern
Modern loader for multiple .env files
Last synced: 28 Nov 2024
https://github.com/boomerspine/amazon-price-tracker-app
Amazon Price Tracking application sends an email to the user when the price for a particular item drops below a set threshold.
dotenv nightmarejs nodejs sendgrid-api
Last synced: 28 Nov 2024
https://github.com/andregit1/doctor-schedules
A RESTful API for doctor schedule management.
dotenv expressjs javascript jsonwebtoken nodejs pg postgresql sequelize-orm sequelizejs sequlize-cli swagger-ui-express
Last synced: 13 Dec 2024
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/khaledssbd/riderevolt-project
RideRevolt is a Bike-store management web application that has is make on express.js and has different routes for different requests.
cors dotenv eslint express globals mongoose prettier tsc typescript typescript-eslint
Last synced: 03 Dec 2024
https://github.com/grottopress/envy.rb
Load environment variables from YAML
Last synced: 29 Nov 2024
https://github.com/claire-labry/liri-node-app
LIRI, like SIRI [but different], is a Language Interpretation and Recognition Interface in Javascript. Functioned as a command line node app, it takes parameters and gives back data to the user. Created with the use of Javascript, Node.js, Axios, Moment.js, + dotenv.
axios dotenv liri-bot liri-node momentjs nodejs
Last synced: 13 Oct 2024
https://github.com/narotam-mishra/book-apis-backend
created a RESTful API for managing a simple book database using Node, Express js & MongoDB . The APIs will allow us to perform Create, Read, Update, and Delete (CRUD) operations on book records.
dotenv express git middleware mongoose nodejs nodemon
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/todo-crud-apis-auth
Created a todo list APIs with authentication using Node.js, Express & JWT and integrated with a Mongo database
bcrypt dotenv express express-async-errors http-status-code jest jsonwebtoken mongoose nodejs nodemon supertest
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/user-crud-api
created CRUD APIs to manage user details using Nodejs, Express and MongoDB
bcrypt dotenv express middleware mongodb mongoose nodejs
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/user-management-crud-apis
created CRUD APIs to manage user details using Nodejs, Express and MongoDB
dotenv express mongoose nodejs
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/clairco-page-view-backend
created backend REST APIs for page-view-event data read & write operation using Nodejs , Express & MongoDB
dotenv express json middleware mongoose nodejs
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/crypto-currency-app-backend
Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express
apis axios cors crypto currencies dotenv expressjs nodejs
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/product-store-frontend
product-store-app is MERN stack based app which perform CRUD operation on product details
axios dotenv notistack react react-dom react-hooks react-icons react-router-dom reactjs
Last synced: 03 Dec 2024
https://github.com/narotam-mishra/mern-productstore-backend
created product store backend APIs (REST) using Nodejs and Express
dotenv expressjs mongoose nodejs
Last synced: 03 Dec 2024
https://github.com/chewbaccayeti/octo_games_metrics
This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)
ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack
Last synced: 10 Oct 2024
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 10 Oct 2024
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/bhxvxshh/promptquest
PromptQuest is an AI-powered platform for generating essays and answering questions using large language models. Built with FastAPI and LangChain, it offers fast, accurate responses based on custom prompts and document retrieval. Ideal for academic, business, or research use, PromptQuest delivers real-time, context-aware results.
chroma dotenv fastapi langchain-python ollama python streamlit uvicorn
Last synced: 03 Dec 2024
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/smilevp/query_support_backend
Query Support Backend
bcrypt cors dotenv express-generator jwt mongoose-model mongoose-schema nodemailer
Last synced: 12 Nov 2024
https://github.com/unfoldml/dotenv-micro
Tiny dotenv library
dotenv environment-variables twelve-factor-app
Last synced: 05 Dec 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: 30 Sep 2024
https://github.com/ashlynn4567/just-tech-news
Just-Tech-News is an application that uses Sequelize and Object Relational Mapping (ORM) to help facilitate a back-end server for the social media platform. I will also use Handlebars.js as a templating language to help create the front-end to follow the MVC Paradigm.
bcrypt css dotenv expressjs fakerjs handlebarsjs javascript mysql2 nodejs npm sequelize
Last synced: 28 Nov 2024
https://github.com/terieyenike/streamlit_spooky_bg
This project uses Cloudinary AI Background Removal add-on to remove the background of images and paired with OpenAI DALL-E, which prompts a user to type a text to generate a spooky or nightmarish image to replace the image's transparent cover, thereby transforming the image accordingly.
cloudinar dalle-3 dotenv openai python streamlit
Last synced: 19 Dec 2024
https://github.com/anhtungbui/typescript-express-boilerplate
Minimalistic project template to jump start an Express.js back-end application in TypeScript 🚀 Dotenv, ESLint, Prettier, Jest, Nodemon, Debuggers pre-configured ⚙️
dotenv eslint expressjs nodejs nodemon prettier typescript vscode
Last synced: 13 Oct 2024
https://github.com/shuvoprogram/courierhub_backend
bcrypt cors dotenv expressjs jsonwebtoken mongoose nodemailer nodemon url
Last synced: 23 Dec 2024
https://github.com/ajsalemo/denoserverapi
A containerized Deno CRUD-based API that connects to a Mongo Atlas database.
altas azure-pipelines bash ci-cd container deno docker dotenv es6 javascript mongo saas sshd typescript
Last synced: 07 Nov 2024
https://github.com/jetsadawijit/project-express-mail-auto-sender
dotenv email email-sender express outlook
Last synced: 17 Dec 2024
https://github.com/ripper-no-chart/trpc-builder
Trpc API | Angular 16 - Builder APP
angular chalk cors dotenv express moment mongoose morgan nodejs superjson trpc trpc-api trpc-client trpc-crud-app trpc-server ts-node-dev typescrit zod
Last synced: 22 Nov 2024
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/ritesh22201/github-app
This Github app allow users to execute the code when they make a pull requests with the command '/execute' in commit message or comment.
dotenv google-generative-ai nodejs probot
Last synced: 19 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/shm-rsuf/tech-alpha-server
Tech-Alpha is a cutting-edge backend server that forms the backbone of your digital infrastructure. With its powerful and dynamic architecture, Tech-Alpha empowers your applications and services to deliver seamless, high-performance experiences to users. This server is built with next.js, expresse, mongoose, cors and dotenv
dotenv express-js mongodb mongoose node-js
Last synced: 26 Dec 2024
https://github.com/dennisbyberg/mern-blog
bcryptjs daisyui dotenv express javascript mongodb mongoose node nodemon typescript vite
Last synced: 04 Dec 2024
https://github.com/yazaldefilimone/dotenv.rs
An efficient, secure, shareable, cross-platform dotenv.
Last synced: 16 Dec 2024
https://github.com/mushfiqurniazzz/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: 11 Oct 2024
https://github.com/mahmoudmostafadev/grddit-backend
This repository contains the backend code for a Reddit clone application, built using Node.js and Express.js. The project demonstrates my skills in developing scalable and secure backend services, integrating various libraries and tools to handle authentication, file uploads, real-time communication, and more.
backend bcrypt cloudinary dotenv expressjs jsonwebtoken mongoose multer nodejs slugify socket-io
Last synced: 18 Dec 2024
https://github.com/tbalint1995/MERN-HealthTracker
Milyen gyümölcsöt / zöldséget ettél ma? - Gyakorlás
axios-react cors dotenv express monngdb nodemon
Last synced: 23 Oct 2024
https://github.com/mfarhadattari/shantomartserver
Server of ShantoMart
authentication-backend bcrypt dotenv express jwt mongodb node
Last synced: 04 Dec 2024
https://github.com/akunna1/movie-search-webapp-rest-api
Writing the restful api for a movie search webapp. Searching for movies using title, genre, rating, and adding sections for sorting movies by ratings, genres etc.
backend cors database dotenv express mongodb mongoose nodejs nodemon
Last synced: 04 Dec 2024
https://github.com/rakhisan/airbnb--project
cloudinary cookie dotenv ejs expressjs flash joi mongodb mongoose multer nodejs parser passport-local passportjs profile session
Last synced: 12 Oct 2024
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/marinerer/gulp-env-loader
A gulp plugin for loading environment variables and replacing them in the contents of files. 👉 处理环境变量的 gulp 插件,用于加载环境变量配置文件并替换内容。
dotenv env env-loader gul-env-loader gulp-env gulp-environment gulp-plugin
Last synced: 18 Dec 2024
https://github.com/tanishqmanuja/consistent-env
Consistent environment variables across runtimes.
Last synced: 09 Dec 2024
https://github.com/tiagom13/tasks-server
API to manage tasks
dotenv express javascript middleware mysql node-js nodemon
Last synced: 04 Dec 2024
https://github.com/deeper-x/goenv
manage dotenv .env parameters from golang
Last synced: 05 Dec 2024
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/shivamkumar24/lifestylestores.com-clone-backend
This repo is created for OutFit project backend deployment.
bcrypt cors dotenv express jsonwebtoken mongoose nodemon
Last synced: 07 Nov 2024
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
https://github.com/scodify/wpw
WhatsApp WEB + ChatGPT
axios dotenv qrcode-generator whatsapp-web
Last synced: 28 Nov 2024
https://github.com/thitikorn-nupan/typescript-core
In this project , I have applied TypeScript (ts file) instead JavaScript (ts file) and I have also used Node.js together with TypeScript too , but concept this project I got know a lots syntax TypeScript. It'll be good for using with Angular.
dotenv express nodejs typescript winston-logger
Last synced: 25 Dec 2024
https://github.com/darthinvader/borealis
A Tabletop RPG toolset and game companion.
axios axios-react dnd-tools dnd5e dotenv framer-motion material-ui modal react react-router typescript
Last synced: 10 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-crud-mysql-one-to-one
This project I try to keep concept object (JavaScript object) & classes (JavaScript class) for building api http and work together one to one relationship schema
body-parser dotenv express javascript mysql2 sequelize-orm winston-logger
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-crud-mysql-one-to-many-with-association-table
anythings seem same the last project. So in different, i apply belongsToMany({...}) with one to many. So it's work good!!
body-parser dotenv express mysql nodejs sequelize winston
Last synced: 25 Dec 2024
https://github.com/harkiratvirdi/ecommerce_jewellery
Jewellery Ecommerce made with MERN stack. Users can buy jewellery. Cart is fully functional. PayPal Sandbox API used for demo Payment.
axios dotenv express figma framer-motion gsap heroku intersection intersection-observer jsonwebtoken mongodb mongoose nodejs reacthooks reactrouterdom redux redux-thunk scss
Last synced: 10 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-crud-mysql-many-to-many
i know more and more about association sequlize. this project i try to work with relation table for link to entities and did good. (apply with belongsToMany()) Also i remind me to writen query on my self (Raw sql). Still learning.
body-parser dotenv express many-to-many mysql nodejs sequelize winston
Last synced: 25 Dec 2024
https://github.com/0xnaim/task-manager-restapi
bcryptjs dotenv expressjs jest jsonwebtoken mongoosejs multer nodejs sendgrid sharpe-ratio supertest validatorjs
Last synced: 10 Dec 2024
https://github.com/akashchandrasekar/password-reset-flow
Password Reset Flow Task- Backend
bcrypt dotenv express jsonwebtoken mongoose nodejs router
Last synced: 10 Dec 2024
https://github.com/nda17/node-express-server
Node-express-server
colors compression cors dotenv express-js helmet jest morgan node-js prisma supertest ts-node-dev tsconfig-paths typescript zod-validation
Last synced: 21 Dec 2024
https://github.com/sahithyabeesu03/wanderlust
Wanderlust, is a full-stack web application built using Node.js and Express that focuses on user authentication, media management, and location-based services. It allows users to create accounts, upload travel media, and interact with maps to explore locations and give their reviews.
cloudinary css dotenv ejs-templates expressjs html javascript joi-validation mapbox method-override mongodb mongoose multer-storage nodejs passportjs
Last synced: 21 Dec 2024
https://github.com/hawkpraveen/survey-be
Backend for the survey task by Humming Bee
dotenv expressjs jwt-authentication mongoose nodejs render
Last synced: 21 Dec 2024
https://github.com/sajjad177/ph-university-backend
Learning advance mongoose, mongodb with typescript. We are learning PH University website
dotenv expres mongodb mongoose nodejs typescript
Last synced: 10 Dec 2024
https://github.com/aayushthakur1999/ytclone-backend
A repository which serves as the backend for our YouTube clone app
bcrypt cookie-parser cors dotenv expressjs javascript jsonwebtoken mongodb-atlas mongoose-aggregate-paginate-v2 mongoosejs multer nodejs nodemon prettier
Last synced: 12 Nov 2024
https://github.com/faleialina/todo-restapi
ToDo is a user-friendly todo tasks application designed to streamline and enhance your daily task management experience. This project aims to provide a comprehensive solution for organizing, prioritizing, and tracking your tasks efficiently.
dotenv eslint express mongoosejs prettier react swagger typescript vite
Last synced: 12 Nov 2024