Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

.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.

https://github.com/seanghay/sync-env-example

Sync .env.example from local .env faster

dotenv env

Last synced: 22 Jan 2025

https://github.com/rishi-raj-jain/edgio-dotenv-vault-nuxt-example

An integration example of Dotenv Vault with Edgio and Nuxt.js

caching dotenv dotenv-vault edgio guide nuxt

Last synced: 07 Feb 2025

https://github.com/urbanjs/urbanjs-config

Simple utility functions for configuration management

config configuration dotenv environment-variables node nodejs

Last synced: 19 Jan 2025

https://github.com/xuanhoa88/rapid-dotenv

Loads environment variables from `.env.[development|test|production][.local]` files

bun deno dotenv dotenvify node

Last synced: 21 Jan 2025

https://github.com/williamcrownover/e-commerce-backend

The server-side backend to an E-commerce website built with Sequelize.

backend dotenv e-commerce mysql-database nodejs sequelize

Last synced: 15 Jan 2025

https://github.com/dominique216/tech-blog

This is a Fullstack tech blog application that requires login / signup and allows users to post and comment their ideas and opinions.

bootstrap5 dotenv express handlebars javascript mvc mysql nodejs routes

Last synced: 24 Jan 2025

https://github.com/dominique216/employee-tracker

This is a command-line application that uses a database, mySQL, and inquirer to allow users to view, add, and update employees, departments, and roles.

dotenv inquirer mysql mysql-database node terminal

Last synced: 24 Jan 2025

https://github.com/upc-pre-202402-si730-sv51/catch-up

News API client application, illustrating UI components with PrimeVue, and API service integration with Axios. It also supports i18n with Vue I18n.

axios dotenv javascript primeflex primeicons primevue vue vue-i18n

Last synced: 22 Jan 2025

https://github.com/boobeh123/story-books

A full stack web application supports account creation & login. Registered users may create, edit, or delete posts. Public posts are visible to other users. - Mobile friendly! Live on Render / Link in repo

connect-mongo css3 dotenv express-js express-session handlebars-helpers handlebars-js javascript method-override moment-js mongoose node-js passport-google-oauth20 passport-js

Last synced: 06 Jan 2025

https://github.com/dominique216/e-commerce-backend

This is the back-ed of an e-commerce application that allows users to get, post, update, and delete information from a database.

api-routes dotenv expressjs insomnia mysql nodejs restful-api sequelize server

Last synced: 24 Jan 2025

https://github.com/jsamuelap/apv-mern-backend

Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno

bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon

Last synced: 17 Jan 2025

https://github.com/vitalics/dotenv-guards

guards functions for dotenv package

dotenv dotenv-cli

Last synced: 22 Jan 2025

https://github.com/zavoloklom/dotenv-linter-docker

This repository provides Docker images for the dotenv-linter tool, packaged in two versions: Alpine and BusyBox.

alpine busybox docker dotenv dotenv-linter linter

Last synced: 16 Jan 2025

https://github.com/sumaiyabanu15/expenses_tracker_backend

In this page is used to track the expenses and calculate our Income

bcrypt cors dotenv express javascript jsonwebtoken mongodb mongoose nodejs nodemon

Last synced: 09 Jan 2025

https://github.com/princeinscripts/e-commerce-website

A robust backend implementation for an e-commerce website, handling product management, user authentication, order processing, and secure data storage.

bcrypt cloudinary cookie-parser cors dotenv express express-validator jsonwebtoken mailgen mongoose mongoose-aggregate-paginate-v2 muter nanoid nodemailer passport razorpay react

Last synced: 13 Jan 2025

https://github.com/sumaiyabanu15/airbnb-backend

This is Airbnb Clone - Full Stack room booking page

bcrypt cors dotenv express jwt-token mongoose nodejs nodemon

Last synced: 09 Jan 2025

https://github.com/satyam-software-developer/social-media-backend

Social-Media-Backend project created with nodejs for backend web developement.

bcrypt cors dotenv expressjs git github jsonwebtoken mongodb mongodb-atlas mongoose nodejs nodemon postman

Last synced: 06 Jan 2025

https://github.com/mohamedbilal1800/movie_review_sentiment_analysis_app

This app analyzes movie reviews to determine their sentiment (Positive, Negative, or Neutral) and provides an explanation for the chosen sentiment.

dotenv gemini-api genai python3 streamlit webapp

Last synced: 21 Jan 2025

https://github.com/hrmrakib/scic-task-server

It's a simple task get from Programming Hero.

cors dotenv expreesjs mognodb nodejs

Last synced: 02 Feb 2025

https://github.com/sajjad177/ph-university-backend

Learning advance mongoose, mongodb with typescript. We are learning PH University website

cors dotenv eslint expres mongodb mongoose nodejs typescript zod-validation

Last synced: 05 Feb 2025

https://github.com/ucangun/todo_api

A simple and efficient RESTful API for managing todos, built with Node.js, Express, and MongoDB. It provides endpoints to create, read, update, and delete todos, along with integrated Swagger documentation for easy exploration of the API.

dotenv expressjs heroku-deployment mongoose mvc-architecture nodejs swager

Last synced: 05 Feb 2025

https://github.com/furkan-dogu/productapi-2

This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.

cors dotenv expressjs mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/blog-app-be

This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.

cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/stockapi

This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.

cors dotenv express express-async-errors jsonwebtoken mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/productapi

This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.

cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/library_be

This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.

cors dotenv express-async-errors express-js javascript mongoose nodejs redoc-express swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/roger-king/go-getenv

a simple getenv wrapper to allow for default environment. inspired by python's os.getenv("ENV", default)

dotenv environment-variables getenv go

Last synced: 01 Feb 2025

https://github.com/hrmrakib/tourism-app-looming-server

It's full-stack tourism management website (Server Side Code). Tourism site with user-added spots, personal lists, and secure updates.

cors dotenv expressjs mongodb

Last synced: 02 Feb 2025

https://github.com/andrei1994rus/test-redis

Test Redis on NodeJS. (Redis,NodeJS,ioredis,dotenv,node-fetch,Express)

api database dotenv express html ioredis javascript js node node-fetch node-js redis-client redis-database server

Last synced: 09 Jan 2025

https://github.com/hrmrakib/animal-caring-server

It's full-stack pet adoption management website (Server Side Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.

cors dotenv expressjs mongodb stripe

Last synced: 02 Feb 2025

https://github.com/shivamkumar24/ecommerce-application

This assignment is given by des technico company.

bcryptjs bodyparser dotenv expressjs jsonwebtoken nodemon pgadmin4

Last synced: 11 Oct 2024

https://github.com/phatnguyenuit/express-example

This is an express example application implement CRUD with Mongoose. Support dockerize

body-parser cors dotenv expressjs mongoosejs nodejs

Last synced: 10 Jan 2025

https://github.com/panchuk16/bcrypt-passport-authetication

Website for accessing some data after successful registration or logging in. Using bcrypt hashing, passport, express-session, .env

authentication bcrypt body-parser dotenv express express-session hash logging nodejs passport passport-local password pg registration

Last synced: 11 Oct 2024

https://github.com/notties/pos-express-api

Learning Node.js+Next.js 2024 course

cors dayjs dotenv express jwt-token pdf-kit prisma

Last synced: 05 Feb 2025

https://github.com/amanmalviya22/wasserstoff-fullstackinterntask

Auction Management and Bidding System This project is a Node.js-based microservices application for managing auctions and user bidding. It consists of two main services: User Management and Auction Management.

bcrypt dotenv express jsonwebtokens mongodb mongoose nodejs

Last synced: 11 Oct 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/rusiththarindu/management-system-backend

This is a backend repository for a client management system

body-parser cors dotenv expressjs mongodb mongoose nodemon

Last synced: 23 Jan 2025

https://github.com/jonathanprojetos/uaitay-back

Uaitay (Back), é uma aplicação back-end desenvolvida em Node.js. Esta plataforma foi criada com o objetivo de fornecer funcionalidades de CRUD relacionadas à gestão de pedidos de comida chinesa, com ênfase na geração de informativos para pedidos feitos diretamente com a loja.

cookie-parser dotenv express-async-errors expressjs joi-validation middlewares mongodb moongose nodejs nodemon

Last synced: 05 Feb 2025

https://github.com/jai0212/chore-hero

A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite

axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite

Last synced: 19 Jan 2025

https://github.com/jonathanprojetos/tfc-trybe-football-club

TFC é um site informativo sobre partidas e classificações de times de futebol.

bcryptjs cors docker docker-compose dotenv express express-async-errors joi mysql2 nodejs nodemon sequelize sequelize-cli test typescript

Last synced: 05 Feb 2025

https://github.com/jonathanprojetos/blogs-api

Nesta aplicação foi desenvolvido uma API e um banco de dados, com intuito de produzir conteúdo para um blog.

dotenv eslint express express-async-errors joi jsonwebtoken mysql mysql2 nodejs nodemon sequelize sequelize-cli

Last synced: 05 Feb 2025

https://github.com/rajmazumder18110/grabenv

GrabEnv is a lightweight utility designed to simplify the validation, parsing, and management of environment variables in TypeScript applications. Combining dotenv for loading environment variables and Zod for schema-based validation, GrabEnv ensures robust and type-safe configuration, reducing the risk of errors from missing or mistyped variables.

dotenv environment-variables typesafety typescript validation zod-validation

Last synced: 05 Dec 2024

https://github.com/sahiltiwariiii/dssp

Predicting student math scores ! This project utilizes advanced machine learning techniques and MLOps tools like DVC and MLflow to predict a student's math score based on various factors such as gender, race/ethnicity, parental level of education, lunch type, test preparation course, writing etc

docker dotenv dvc flask machine-learning mlflow mlops mysql mysql-connector-python numpy pandas pymysql python python-dotenv scikit-learn seaborn sklearn-library statistics streamlit

Last synced: 31 Dec 2024

https://github.com/jonlabelle/dotenv-sh

Loads variables from dotenv (.env) files into your environment.

bash dotenv environment sh

Last synced: 23 Jan 2025

https://github.com/sergiosanchezs/expressessentialtraining

This is a follow up course on LinkedIn Learning with the link on the README.md file

dotenv express express-middleware nodejs path proxy serve-favicon

Last synced: 01 Jan 2025

https://github.com/yannoff/composer-dotenv-handler

Composer add-on script to manage .env file easily

composer composer-scripts dotenv env environment-variables

Last synced: 19 Jan 2025

https://github.com/fms-faisal/skyview-apartments-server

Skyview Apartments: Building Management System

cors dotenv expressjs json-web-token mongodb stripe-payments

Last synced: 27 Jan 2025

https://github.com/marse11e/currency-exchange-telegram-bot

Этот проект представляет собой Django-приложение, созданное для работы с телеграм-ботом, предназначенным для обмена валют и конвертации единиц измерения диапазона.

bs4 django django-jazzmin dotenv pillow psycopg2 pytelegrambotapi python3 requests

Last synced: 21 Jan 2025

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/shuaib-code/blog-server

A robust and scalable blogging platform backend built with TypeScript, Node.js, and MongoDB. It supports secure authentication, role-based access control, and public APIs for seamless blog management.

cors dotenv express jsonwebtoken mongoose nodejs pnpm typescript zod-validation

Last synced: 07 Feb 2025

https://github.com/abdelrahman-amen/applicant_tracking_system_ats_using_llm

In this project, we built an AI-powered Applicant Tracking System (ATS) using Google Generative AI to analyze resumes and match them with job descriptions, providing detailed evaluations and compatibility scores. The app streamlines recruitment by leveraging LLMs for context-aware, human-like assessments.

api ats dotenv genai os pdf prompt-engineering python streamlit

Last synced: 29 Jan 2025

https://github.com/undead-bacteria/nodejs_user-api

This is the user api backend only using node.js and express.js

crud-api dotenv expressjs javascript nodejs nodemon

Last synced: 02 Feb 2025

https://github.com/neelakandanv/mycrm-be

MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.

bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render

Last synced: 19 Jan 2025

https://github.com/amancevice/shenv

dotenv for your shell

cli command-line-tool dotenv shell

Last synced: 18 Dec 2024

https://github.com/kamaz/dotenv-aws-mfa

Helps to maintain aws token in dotenv file

aws dotenv mfa

Last synced: 19 Jan 2025

https://github.com/bessarodrigo/api_brasileirao_top_scorers

Este projeto tem como objetivo coletar os dados dos artilheiros do futebol para a temporada de 2022.

api dotenv os pandas python

Last synced: 25 Jan 2025

https://github.com/marcel-msc/auth-server

Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information

bcryptjs cors dotenv express jsonwebtoken lowdb

Last synced: 01 Feb 2025

https://github.com/silva-thiago/restful-bookmark-api

CRUD RESTful API with end-to-end test using NestJS, Docker, PostgreSQL, PassportJS, Prisma, PactumJS and dotenv.

docker dotenv javascript jest nestjs nodejs pactum passport postgresql prisma restful-api typescript

Last synced: 19 Jan 2025

https://github.com/eduardozepeda/graphql-mongo-db-api

A small practice to test mongodb and graphql basic functions

dotenv graphql mongodb nodejs

Last synced: 16 Jan 2025

https://github.com/pronoia9/dall-elyse

Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.

cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand

Last synced: 24 Jan 2025

https://github.com/baqar-abbas/react-aichatbot-express-backend

GenerativeAI-chatbot with React front end and express js backend

chatbot dotenv expressjs generative-ai multi-turn-dialogue reactjs

Last synced: 13 Jan 2025

https://github.com/satyam-software-developer/postaway-ii

Postway-II backend project created with node.js for backend developement.

dotenv express-middleware expressjs git github jwt-authentication mongodb mongoose multer nodejs nodemailer render winston

Last synced: 29 Jan 2025

https://github.com/webdevbynight/freemiumtube

This repository is an individual project made for a checkpoint during a course at Wild Code School.

dotenv exercise express nodejs wildcodeschool

Last synced: 29 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/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/md-habib-ulla/scribestation

The Stationery Shop API is a comprehensive backend solution for managing a stationery store. Built with Node.js, Express, TypeScript, and MongoDB, it enables efficient management of products and orders with robust validation and error handling.

bcrypt cors dotenv express mongodb mongoose nodejs nodemon prettier typescript zod

Last synced: 07 Feb 2025

https://github.com/bruno-c-p/rocket-movies

A fullstack app built with React and Node.js where users can register movies by adding a name, description, rating, and tags. This app helps organize and categorize movies in a simple way.

axios bcryptjs cors dotenv eslint express jest jwt knex multer nodejs phosphor-icons pm2 prettier react sqlite tailwindcss vite

Last synced: 01 Feb 2025

https://github.com/bbc2/dotenv-parser-comparisons

https://bbc2.github.io/dotenv-parser-comparisons/

dotenv dotenv-parser

Last synced: 26 Jan 2025

https://github.com/vaibhav-chitransh/video-chat-application

A video chat application built using zegocloud

dotenv react react-router-dom zegocloud

Last synced: 20 Jan 2025