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-11-15 00:08:11 UTC
- JSON Representation
https://github.com/kauanaagostini/nlw-heat-impulse-node
Aula 1 da NLW Heat. Criando BackEnd em NodeJS, para aplicação DoWhile2021!
Last synced: 14 Nov 2024
https://github.com/7gowtham/mentor-and-student-assigning-with-database
To write APIs for Mentor and Student Assigning with Database
dotenv express mongodb mongoose
Last synced: 31 Oct 2024
https://github.com/koldim2001/tg_bot_kafka
Телеграмм бот, отправляющий в чаты сообщения, приходящие в kafka
aiogram aiogram-bot docker docker-compose dotenv kafka kafka-consumer telegram-bot
Last synced: 10 Nov 2024
https://github.com/slevin48/assembly-ai
🤖 Test AssemblyAI web service to Transcribe and Analyze Audio Files from Youtube video
Last synced: 10 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: 06 Nov 2024
https://github.com/thitikorn-nupan/node.js-sequelize-login-with-database-authentication
this project, I try to build api for user. user can sign in or register, When who can logged in. this api will return data of book. it makes sure user was authenticated. So I still know way to use bcrypt module for hashing user's password. (I still work with sequilize. It doesn't take long for build api)
bcrypt body-parser dotenv express javascript mysql nodejs sequelize winston
Last synced: 06 Nov 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: 06 Nov 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: 06 Nov 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: 06 Nov 2024
https://github.com/thitikorn-nupan/dart-crud-mysql
this project i keep leaning about dart and this time i build application, works with database (CRUD concept) and i still know how to access env file. next step i will build rest api (apply logic from this app).
dart dotenv logging mysql-client
Last synced: 06 Nov 2024
https://github.com/thitikorn-nupan/dart-shelf-crud-mysql
build-runner dart dotenv logging mysql shelf shelf-router
Last synced: 06 Nov 2024
https://github.com/thitikorn-nupan/docker-using-node.js-mysql
this project, I still keep to use docker for build api, But this project is differnece I know many way to config for only Mysql and Node.js, Phpmyadmin it's not necessary anymore. I know the way to use multiple Docker-compose. Including, the way to use Docker extends (That's Perfect for managing Service). I think this's enougth for beginer command
body-parser docker dotenv express javascript mysql2 nodejs winston
Last synced: 06 Nov 2024
https://github.com/soupaulodev/monorepo-web-template
bcryptjs dotenv fastify ioredis jsonwebtoken prisma react tailwindcss typescript vite zod
Last synced: 14 Nov 2024
https://github.com/hafsalodhi2023/complete-food-delievery-app
This is a MERN Stack Project and Food Delievery App.
app backend cors dotenv express expressjs food-delivery-application food-ordering frontend model mongodb mongodb-atlas mongodb-driver mongoose mongoose-schema nodejs react
Last synced: 06 Nov 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: 31 Oct 2024
https://github.com/pacodw/verify-html
This is just a javascritp practice for the school
dotenv express express-fileupload mysql
Last synced: 20 Oct 2024
https://github.com/abhi5658/node-mongo-url-shortner
Try it. (Just to be good, don't fill it up). URL does not work anymore. Do not have paid plan of Heroku
bootstrap dotenv ejs env express express-js heroku heroku-app heroku-cli heroku-deployment middleware mongo mongodb mongoose node short shortid shortner shorturl url
Last synced: 13 Nov 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: 20 Oct 2024
https://github.com/phacman/php-dotenv
Compact version of "symfony/dotenv"
compact dotenv env environment php php8
Last synced: 06 Nov 2024
https://github.com/pacodw/nissan-school-project
bcrypt bootstrap4 dotenv express express-react-view express-session mysql nodejs passport react
Last synced: 20 Oct 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/yaroslavtsebro/todo-app
simple todo api using prisma orm, express, etc
bcrypt class-transformer class-validator cors dotenv jwt prisma-client prisma-orm typescript winston winston-logger
Last synced: 08 Nov 2024
https://github.com/abhishekak411/baxturenodeapi
Implementing a CRUD backend with an in-memory database involves creating basic data operations (Create, Read, Update, Delete) and storing data in RAM, ensuring fast access and manipulation.
chai dotenv express mocha mongodb-memory-server mongoose nodejs nodemon ts-mocha ts-node typescript
Last synced: 06 Nov 2024
https://github.com/romykundal/api-fetch-weather-data
nodejs project task including integrated third party API to get weather data from Weather API, also Unit test case implemented in mocha chai module
api babel-cli chai dotenv mocha mongo mongoose nodejs restful supertest supertest-mocha-chai testing unit unittest weather
Last synced: 06 Nov 2024
https://github.com/guruprasad3n/crud-node-application
The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.
chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest
Last synced: 06 Nov 2024
https://github.com/alin00r/weather-app
A Node.js web app using Express and Handlebars to display weather forecasts based on user-provided addresses.
dotenv express handlebars hbs javascript nodejs nodemon npm request requests weather-api weather-app weather-forecast
Last synced: 05 Nov 2024
https://github.com/rafiul29/tech-alpha-server
Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.
cors dotenv expressjs mern-stack mongodb nodejs project-management
Last synced: 06 Nov 2024
https://github.com/alin00r/task-manager-api
REST-API Task Manager APP
bycrypt dotenv expressjs jest jsonwebtoken mongodb mongoose multer nodejs resend rest-api sharp superagent
Last synced: 05 Nov 2024
https://github.com/olukeye/social-media-app
A minor social app
bcrypt body-parser dotenv express-js express-validation helmets jwt mongodb morgan
Last synced: 08 Nov 2024
https://github.com/olukeye/movies-app
Simple Movie App Collections And Rentage
crypto dotenv express-js javascript jsonwebtoken mongoose nodejs react
Last synced: 08 Nov 2024
https://github.com/alin00r/node.js-full-e-commerce-restful-api-with-payment
Node.js-Full-E-Commerce-Restful-App-with- Cash and Online Payment
bcryptjs crypto dotenv express express-async-handler express-mongo-sanitize express-rate-limit javascript jsonwebtoken multer nodejs nodemailer sharp stripe
Last synced: 05 Nov 2024
https://github.com/munashex/facebook-backend
backend code for facebook clone
cloudinary cores dotenv express expressjs jwt mongodb multer
Last synced: 06 Nov 2024
https://github.com/aramshiva/picker
❓ Pick random slack users of your channel!
bot dotenv slack slack-bot typescript
Last synced: 24 Oct 2024
https://github.com/prasanth2817/assign-mentor
This is a Student-Mentor Assigning system based Api with several endpoints for multiple features.
cors dotenv expressjs mongoose mvc-architecture nodejs
Last synced: 08 Nov 2024
https://github.com/prasanth2817/password-reset
This API is designed for Users to reset their passwords with proper security .
bcryptjs cors dotenv expressjs jsonwebtoken mongoose nodejs nodemailer
Last synced: 08 Nov 2024
https://github.com/prasanth2817/mybarber-app-backend
MyBarber Application is an application built for users to book and manage appointments at salons. Users can select stylists, services, and specific dates and times. Business users have a separate dashboard for managing appointments and services.
bcryptjs cors dotenv express jsonwebtoken jwt-authentication mongoose multer
Last synced: 08 Nov 2024
https://github.com/prasanth2817/hall-booking
This is a Hall Booking API With several endpoints to create and book rooms several endpoints with multiple features.
dotenv expressjs mvc-architecture nodejs
Last synced: 08 Nov 2024
https://github.com/kiranwankhade/invact
Movie Watchlist Application
chakra-ui cors dotenv expressjs mongodb mongoose react-icons react-loader-spinner react-router-dom reactjs
Last synced: 06 Nov 2024
https://github.com/cristian-sbardelotto/nlw-spacetime
✅ Rede social voltada para a publicação de memórias, fornecida pela Rocketseat.
axios dayjs dotenv eslint fastify fs js-cookie jwt lucide-react multipart multipart-uploads nextjs prisma tailwind tsx typescript zod
Last synced: 06 Nov 2024
https://github.com/jveiiga/project-crud-plus-admin-permission
Projeto feito utilizando NodeJs no ambiente Express e outras tecnologias.
babel-plugin bcryptjs cross-env dotenv expressjs jest jsonwebtoken nodejs nodemon sucrase supertest uuid
Last synced: 08 Nov 2024
https://github.com/princeinscripts/lms-website
Learning Management System (LMS) project, MERN (MongoDB, Express.js, React, Node.js) stack
axios bcrypt bcryptjs chartjs cloudinary cookie-parser cors dotenv express jwt-authentication mongodb mongoose multer nodejs nodemailer nodemon react react-router redux-toolkit vite
Last synced: 14 Nov 2024
https://github.com/developeromarfaruk/node-react-custom-jwt-auth
In this repository Login and Register authentication and authorization are done by using a custom JWT token.
axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api
Last synced: 07 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/torreslucas13/env-in-yaml
Simplest way to use environment variables in your .yml/.yaml files
config configuration dotenv env environment-variables nodejs settings yaml yml
Last synced: 15 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/dm-zhuk/goit-node-rest-api
Topics 4-7. #goit-node-rest-api
dotenv express glitch gravatar-api jest-tests nodejs rest-api
Last synced: 07 Nov 2024
https://github.com/jonatandb/fullstackopen.com
Working app: "FullStackOpen Phonebook by Jonatandb"
axios bcrypt cors cross-env dotenv es6 express fullstackopen2020 jest jonatandb jwt-authentication mongodb mongoose mongoose-unique-validator nodejs nodemon react supertest
Last synced: 12 Nov 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/carolinasfreitas/trucksystem-api
Trabalho #3 de Desenvolvimento de APIs | Recursos de Segurança | Cadastro de Usuário | Login | Criptografia e Token | CRUD | Pesquisa
bcrypt cors dotenv express javascript jsonwebtoken md5 mysql node nodemailer nodemon sequelize
Last synced: 14 Nov 2024
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: 13 Nov 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/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: 01 Nov 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/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/drewk2629/tech-blog
Blog style website with Technology in mind.
blog dotenv expressjs handlebarsjs mysql nodejs sequelize
Last synced: 14 Oct 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: 14 Oct 2024
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: 13 Oct 2024
https://github.com/raghupviyer/famous-todolist-clone
The Famous TodoList ... This is a clone of that famous todo list
bootstrap bootstrap5 context-api dotenv firebase firebase-auth firebase-authentication firebase-database firebase-firestore moment moment-js momentjs node-sass react react-hooks react-router react-router-dom reactjs
Last synced: 13 Oct 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/sabo99/nodejs-restfulapi-jwt-mongob
NodeJS-Express | Restful API with MongoDB : User Authentication, Authentication JWT (Json Web Token) & Device Detector User Login
api bcryptjs device-detector dotenv express joi-validation jsonwebtoken jwt mongodb mongoose nodemon rest rest-api restful-api
Last synced: 14 Nov 2024
https://github.com/mjamesd/jubilant-robot
A blog app with an MVC content management system using Express.js
css3 dotenv express express-session handlebars html5 jquery materialize mvc mysql node sequelize
Last synced: 12 Nov 2024
https://github.com/maia14/weather-app
Weather app developed in Node.js, using express, ejs, dotenv.
Last synced: 09 Nov 2024
https://github.com/cubetiq/system-config-dart
System Configuration and Dotenv Environment for Dart
Last synced: 09 Nov 2024
https://github.com/ndf-web-dev/techy_blog_mvc
Full-stack application demonstrates MVC Paradigm, RESTful API, GET and POST Routes, express-session, cookies, and API Keys.
api-keys bcrypt connect-session-sequelize dotenv express express-middleware handlebars inquirer mvc mvc-architecture mysql mysql2 nodemon restful-api sequelize uniqid unique-id
Last synced: 08 Nov 2024
https://github.com/ndf-web-dev/ecommerce-store
E-commerce site back-end simulation
class-diagram dotenv express express-middleware insomnia javascript mysql2 sequelize
Last synced: 08 Nov 2024
https://github.com/amanmandal-m/buy_cars
This Project is for selling or buying a second hand cars and dealer can manage second hand cars such as create , delete and update.
axios bcrypt chakra-ui dotenv express-js jsonwebtoken mongoose node-js nodemon pm2 react-js react-router-dom swagger-ui
Last synced: 07 Nov 2024
https://github.com/scodify/wpw
WhatsApp WEB + ChatGPT
axios dotenv qrcode-generator whatsapp-web
Last synced: 14 Oct 2024
https://github.com/kamaz/dotenv-aws-mfa
Helps to maintain aws token in dotenv file
Last synced: 12 Oct 2024
https://github.com/vaishnavirajput1/cookies-session
cookie-and-sessions
bcryptjs body-parser dotenv passport passport-local pgadmin4
Last synced: 13 Nov 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/basedhound/crud-test-2_api
RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.
api bcrypt cors dotenv express helmet jsonwebtoken jwt mongodb mongoose mongoose-unique-validator multer nodejs
Last synced: 09 Nov 2024
https://github.com/basedhound/crud-test-1_api
Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.
api cors crud dotenv express mongodb mongoose node nodejs
Last synced: 09 Nov 2024
https://github.com/basedhound/kpop-social_app_react
Fullstack social media platform inspired by Kpop culture, featuring React with cozy color palettes. The frontend uses Redux and Mantine, while the backend is built on Node/Express/MongoDB.
axios bcrypt cors dotenv express jsonwebtoken jwt mern mongodb mongoose multer node-js nodemon react react-redux react17 redux
Last synced: 09 Nov 2024
https://github.com/basedhound/chili-sauces_api
RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.
angular api bcrypt crypto-js dotenv express fullstack helmet jsonwebtoken mongodb mongoose mongoose-unique-validator multer nodejs
Last synced: 09 Nov 2024
https://github.com/abbybot/abbybot-api
AbbyBot web API for webpage and data.
api api-gateway bot-api discord-api discord-bot discord-bot-api dotenv flask mysql requests
Last synced: 09 Nov 2024
https://github.com/akashp73387/task-management-app-project---backend
A Task Management App is a digital tool designed to help individuals and teams organize, prioritize, and track tasks efficiently.
bcryptjs cors dotenv express jsonwebtoken mongoose nodemailer
Last synced: 14 Nov 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: 08 Nov 2024
https://github.com/ashlynn4567/employee-tracker
Employee Tracker is an application that uses Node.js, Inquirer, and SQL to create a database that connects with the command line interface. Users can search for employee information by entering key words into each inquiry prompt.
consoletablejs dotenv inquirerjs javascript mysql2 nodejs npm
Last synced: 13 Nov 2024
https://github.com/hossainrafi/quizapp
This is a full-stack Quiz Application
axios cors dotenv expressjs middleware mongodb mongoose nodejs nodemon react react-redux react-router-dom redux-toolkit
Last synced: 09 Nov 2024
https://github.com/bernardosemioficial/gerenciador-de-projetos-fullstack
Projeto fullstack para gerenciamento de projetos
angular bcript dayjs dotenv fastify jwt jwt-authentication nodejs nodemailer primeflex primeng prisma-orm sqlite typescript zod
Last synced: 12 Oct 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/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/p32929/python_flask_blueprint_mongoenginemate_boilerplate
A Python3 + Flask + MongoDB ( Mongoenginemate ) boilerplate
beautifulsoup4 blueprint boilerplate docker docker-compose dotenv flask flask-blueprint flask-python jwt mongoengine pydantic pymongo python python-flask python3 rest-api validation waitress
Last synced: 10 Nov 2024
https://github.com/matt-duraes/api_organize-se
Criação de uma api utilizando Express + MongoDb
dotenv expressjs mongoatlas mongodb mongoose nodejs nodemon
Last synced: 12 Nov 2024
https://github.com/ashlynn4567/ecommerce-back-end
ECommerce Back-End is a back-end application that utilizes Sequelize, Express.js, and MySQL to build data structures from the server-side api to the database.
dotenv expressjs javascript mysql2 nodejs npm sequelizejs
Last synced: 13 Nov 2024
https://github.com/thund3rhawk/auth_api
Auth API: Register users with email/password, validate via OTP, store data, login with JWT, retrieve user info securely.
becrypt dotenv expressjs jsonwebtoken mongodb mongoosejs nodejs nodemailer prettier typescript
Last synced: 11 Oct 2024
https://github.com/t0malexander/nodejs-basics
Explore este repositório contendo 3 projetos Node.js de 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: 05 Nov 2024
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 Nov 2024