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/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/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/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/terieyenike/imagen-server

Express.js API designed to deliver random prompts seamlessly.

cors dotenv expressjs openai prisma xata

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/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/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/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/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/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/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/grottopress/envy.rb

Load environment variables from YAML

dotenv env ruby ruby-gem

Last synced: 29 Nov 2024

https://github.com/jomrr/dotfiles

Personal dotfiles.

dotenv dotfiles

Last synced: 20 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/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/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/qbart/dotenvs-cr

Dotenv loader for Crystal

crystal dotenv environment-variables

Last synced: 09 Dec 2024

https://github.com/burnett01/phpdotenv-constants-adapter

A PHP define() & constant() adapter for vlucas/phpdotenv

adapter constant define dotenv php-dotenv phpdotenv

Last synced: 04 Oct 2024

https://github.com/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 07 Nov 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/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 Nov 2024

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 Nov 2024

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 Nov 2024

https://github.com/starkelessar/send-to-telegram

Π‘Π΅Ρ€Π²Π΅Ρ€ для ΠΎΡ‚ΠΏΡ€Π°Π²ΠΊΠΈ сообщСний с сайта Π² Telegram

dotenv express-js node node-js

Last synced: 20 Dec 2024

https://github.com/faresbakhit/nginx-dotenv

Ever wanted to sync your .env with nginx.conf? 😎

dotenv dotenv-parser nginx nginx-configuration nginx-proxy

Last synced: 29 Nov 2024

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/anthonyaxenov/lite-xl-env-syntax

env-file syntax highlighting plugin for lite-xl editor

dotenv env environment-variables lite-xl plugin syntax-highlighting

Last synced: 10 Nov 2024

https://github.com/rajaditya01/mern-job-portal

A full-stack job portal application built using MongoDB, Express, React, and Node.js (MERN stack). Connect job seekers with potential employers and provide a seamless job search and application experience.

axios bcryptjs css dotenv expressjs file-upload jsonwebtoken mongodb mongoose nodejs react-hooks react-icons reactjs uuid vite

Last synced: 08 Nov 2024

https://github.com/rajaditya01/studynotion-an-online-education-platform

StudyNotion-An-Online-Education-Platform is a comprehensive ed-tech platform that empowers users to generate, access, and evaluate educational content. The platform is constructed using the MERN stack, comprising ReactJS, NodeJS, MongoDB, and ExpressJS.

axios cors dotenv expressjs mongodb multer nodejs nodemailer razorpay react reacticons slugify telwind-css uuid

Last synced: 08 Nov 2024

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 Nov 2024

https://github.com/cba85/teach-php-env

dotfiles env in PHP

dotenv php

Last synced: 15 Nov 2024

https://github.com/anshuldhakate/task-management-system

The Task Management System is a backend API built using Node.js and Express.js. It provides task management functionality with secure user authentication and role-based access control. The API uses MongoDB to store data and follows best practices for code quality

bcrypt dotenv express-js jwt-authentication mongodb nodejs

Last synced: 10 Oct 2024

https://github.com/andresweitzel/microservice_cisco_devices_graphql

Microservice for managing Cisco devices implemented with GraphQL, Express, Apollo, NestJS, Typescript, NodeJS, TypeORM, dotenv, cors, swagger, swagger-ui, MySQL, others.

apollo-graphql apollo-server-express cisco cisco-api cors dotenv express-js expressjs graphql microservicios mysql nestjs nestjs-graphql nodejs swagger-ui typeorm typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/microservice_employees_nestjs

Microservice for employee management using Nestjs, TypeORM, MySQL, Nodejs, Typescript, nodemon, git, others

cors dotenv git microservice mysql nestjs nodejs nodemon postman typeorm typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/centralized_version_control_system_v1_nodejs

Centralized version control system implemented with NodeJS, Typescript, Jest, Express, dotenv, nodemon, morgan, others.

dotenv express filesystem integration-testing jest morgan nodejs nodemon tdd typescript unit-testing

Last synced: 05 Dec 2024

https://github.com/andresweitzel/microservice_paypal_orders_express

Microservice for the integration of Paypal API Orders implemented with ExpressJs, Nodejs, Typescript, nodemon, morgan, dotenv, cors, others.

axios cors dotenv expressjs git microservice morgan nodejs nodemon paypal-integration paypal-rest-api postman typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/apirest_electronic_devices_expressjs

Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.

cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing

Last synced: 05 Dec 2024

https://github.com/thefox/parameters-rust

Automatic replace variables in configuration file templates from environment variables.

configuration-files dotenv mit-license rust symfony

Last synced: 29 Nov 2024

https://github.com/thefox/parameters

Automatic replace variables in configuration file templates from environment variables.

configuration-files cpp cpp14 dotenv mit-license symfony

Last synced: 29 Nov 2024

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

Skyview Apartments: Building Management System

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

Last synced: 29 Nov 2024

https://github.com/kumaresh231299/music-streamming-sk-be

This repo contains Music Streamming Application fsd project backend source using Nodejs and expressjs.

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb-atlas moongose multer multer-storage-cloudinary nodejs nodemailer nodemon

Last synced: 10 Dec 2024

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: 08 Nov 2024

https://github.com/ltfschoen/opendata-test

Ruby app to experiment with Transport for NSW (TfNSW) Open Data API datasets

curl dotenv https net-http nsw-government opendata-api ruby transport

Last synced: 07 Dec 2024

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/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/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/phatnguyenuit/express-example

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

body-parser cors dotenv expressjs mongoosejs nodejs

Last synced: 11 Nov 2024

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/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: 14 Dec 2024

https://github.com/takbirgazi/geographyolympiadbd-server

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 06 Dec 2024

https://github.com/niteshrawat0401/-dazzler_software

This is an admin panel that provides the ability for administrators to create, delete, and search user accounts. It also includes comprehensive validation for user signup and login processes.

axios bcrypt cors dotenv expressjs jsonwebtoken mongodb mongoose nodejs nodemon react-router-dom reactjs

Last synced: 16 Nov 2024

https://github.com/niteshrawat0401/faircent

Accurate BMI calculations for individuals, helping assess health and fitness levels based on height and weight measurements.

axios bcrypt cors dotenv expressjs jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-router-dom reactjs

Last synced: 16 Nov 2024

https://github.com/niteshrawat0401/techo2

Users can log in, access their details securely. Admins have access to all user accounts for efficient management.

bcrypt cors dotenv expressjs jwt-token mongodb mongoose nodejs nodemon reactjs reactrouterdom

Last synced: 16 Nov 2024

https://github.com/rafaeloledo/secrets

authentication and security with node, mongoose and dotenv

authentication-backend dotenv mongodb mongoosejs nodejs secrets-manager security-encryption

Last synced: 19 Nov 2024

https://github.com/daltonmcphaden/github-issues-tracker

A TypeScript CLI application for tracking completed GitHub tickets.

axios dotenv github-api inquirer lowdb typescript

Last synced: 06 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: 19 Nov 2024

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: 06 Dec 2024

https://github.com/sreyashidey/modamingle

This project involves building an e-commerce website focused on learning and implementing industrial-based technologies. The project utilizes React for the front-end, Node.js with Express for the back-end, and MongoDB for managing the product and user databases.

dotenv jwt-authentication mern-stack

Last synced: 10 Dec 2024

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

guards functions for dotenv package

dotenv dotenv-cli

Last synced: 22 Nov 2024

https://github.com/tal7aouy/dotenv

A PHP Package for editing dotenv files

dotenv dotenv-editor

Last synced: 07 Nov 2024

https://github.com/habidbesp/rest-api-node-typescript-server

This project is a simple yet complete RESTful API built using Node.js, TypeScript, and PostgreSQL. It simulates an electronic product database for a fictional store, providing a single route for creating products. The API is designed with scalability in mind, includes testing with Jest and Supertest, and is fully documented using Swagger.

dotenv express express-validator jest-tests nodejs postgresql render restful-api sequelize-orm supertest swagger swagger-ui typescript

Last synced: 20 Dec 2024

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: 06 Dec 2024

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: 18 Nov 2024