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/warnigo/basecamp

My first Log in and Sign up in NodeJS, express, hbs.

backend bcryptjs database databases dotenv expressjs hbs javascript jsonwebtoken login mysql nodejs npm signup

Last synced: 17 Jan 2025

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

https://github.com/jmgogo/postgresql-security

A short recap of PostgreSQL security configuration settings with examples

dotenv host-based-authentication postgresql postgresql-conf role-based-access-control

Last synced: 24 Dec 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: 18 Dec 2024

https://github.com/sumaiyarimu22/proxima-server

Proxima is a powerful project management app built using the MERN stack. With proxima, users can create, update, and delete their own projects with ease. The app is highly secure, featuring robust JWT authentication and frontend route protection.

avast bcrypt cors dotenv express jsonwebtoken mongodb mongoose react validator

Last synced: 18 Dec 2024

https://github.com/talhat298/product-order-crud

This Node.js application, built with TypeScript, Express, and MongoDB, offers an API to manage products and orders with functionalities for creating, retrieving, updating, and deleting.

cors curd-operation dotenv eslint expressjs mongodb nodejs nodemon typescript zod

Last synced: 19 Dec 2024

https://github.com/seifsheikhelarab/ts-rest-api

A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.

bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript

Last synced: 19 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/arthur5120/mern-stack-crud-app

A concise full-stack app for CRUD operations using React, Node.js, MongoDB, and TypeScript.

crud-application dotenv express-js fullstack mongodb-database node-js react typescript vite

Last synced: 17 Jan 2025

https://github.com/sathiyapramod/todoapp-backend

"To Do App" is a Beginner Level Template made for day-in-day-out task managing using ReactJS , Material UI. This Repository holds the Backend Files for the App

dotenv expressjs mongodb mongodb-atlas nodejs

Last synced: 23 Jan 2025

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

https://github.com/phacman/php-dotenv

Compact version of "symfony/dotenv"

compact dotenv env environment php php8

Last synced: 25 Dec 2024