Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
EJS
EJS (Embedded JavaScript templating). is a templating language that allows JavaScript to be integrated into the creation of HTML files through embedded statements. It unifies the two languages to assist the creation of complex HTML documents at build time. EJS uses vanilla JavaScript so that a minimal amount of new knowledge is needed to use it.
- GitHub: https://github.com/topics/ejs
- Repo: https://github.com/mde/ejs
- Created by: Matthew Eernisse, Tiancheng “Timothy” Gu
- Released: February 6, 2015
- Related Topics: javascript, jinja2, liquid, templating, handlebars, mustache-js, pug, nunjucks,
- Aliases: ejs-templating,
- Last updated: 2025-02-20 00:08:57 UTC
- JSON Representation
https://github.com/sohaibbahrami/track-app
Journaling and To-do list for personal use and training
bootstrap ejs expressjs full-stack javascript nodejs
Last synced: 13 Jan 2025
https://github.com/victorsouza19/hello-mongo
Academic activity with a complete CRUD made with Node.js and MongoDB
css ejs express express-flash express-sessions html javascript mongodb nodejs oop
Last synced: 29 Jan 2025
https://github.com/kamilajesus/guia_perguntas
Uma plataforma de perguntas e respostas ao estilo yahoo respostas
Last synced: 21 Jan 2025
https://github.com/victorsouza19/form-validation
Simple project to understand better about server-side form validations.
cookie-parser ejs express-flash express-session nodejs
Last synced: 29 Jan 2025
https://github.com/imabhinavdev/college-erp
I developed a College Attendance Project using Express and EJS, enabling efficient tracking of student attendance. The web application provides a user-friendly interface to mark attendance, view statistics, and manage records seamlessly. Leveraging Express for server-side logic and EJS for dynamic HTML templates ensures a responsive and organized.
boostrap5 css ejs ejs-templates express expressjs html javascript nodejs
Last synced: 19 Feb 2025
https://github.com/allsamir/blog-website
This is a simple blog website built with Node, Express JS and in this website MongoDB database is used to store the blog posts.
bootstrap5 css3 ejs ejs-express expressjs html5 javascript mongodb mongoose nodejs
Last synced: 29 Jan 2025
https://github.com/fredvuni/bookstore
Node JS Bootstrap and EJS book store that enables users to store books,authors plus publish date in mongoDB
bootstrap4 ejs express mongodb nodejs
Last synced: 29 Jan 2025
https://github.com/capellax02/mernmart
A full-stack e-commerce project covering client version, admin version and whole backend service using Node.js, Express.js, React, MongoDB, Redux, Stripe payment API and more.
admin-dashboard bootstrap ejs expressjs javascript jwt-authentication mongodb nodejs nodemailer react react-bootstrap redux-toolkit stripe-checkout
Last synced: 26 Jan 2025
https://github.com/marius-brt/oneside-js
OneSide is a pre-compiled dynamic website framework.
Last synced: 10 Feb 2025
https://github.com/ananthuspace/user-management-system
The "User Management System" project features a user panel for login, signup, and database storage with session and cookie management. The admin panel allows login with validation, and CRUD operations on user data, all managed with sessions and cookies. Built with Node.js, Express.js, and EJS.
Last synced: 19 Jan 2025
https://github.com/dheeraj-br/ejs_layout_implementation
EJS does not support Blocks, This is a simulation of blocks in EJS using standard features of EJS and JS
ejs ejs-docs ejs-express ejs-templates ejs-templating layout-engine
Last synced: 10 Feb 2025
https://github.com/sonatipek/blogapp
The blog application I developed to put my node.js and express.js learning into practice.
blogapp ckeditor5 ejs express-session express-session-sequelize express-session-store expressjs multer mysql mysql2 node-mailer nodejs nodejs-server nodemailer sequelize sequelize-orm slugify
Last synced: 29 Jan 2025
https://github.com/mickfrog/members-forum
Full stack Mini Message-board with authentication
ejs expressjs javascript mongodb mongoose nodejs passportjs
Last synced: 23 Jan 2025
https://github.com/0prashantyadav0/backend-project
This website consist of express nodejs project with ejs
Last synced: 24 Jan 2025
https://github.com/alex8088/ejst
A embedded javascript template engine for nodejs
ejs ejst javascript jst node template
Last synced: 29 Jan 2025
https://github.com/elattar-ayoub/login-register-nodejs
Login and Register System Created Using Node.js and passport.
ejs javascript node-js registration template
Last synced: 15 Jan 2025
https://github.com/nemeslaszlo/movie_rental_web_men
"Port" / "Refactor" a previous java desktop project to a web project using MEN stack as backend (MongoDB, Express, Node), which gives us a opportunity to manage our movies, organize them by directors and/or movies etc.
ejs express express-ejs-layouts filepond mongodb mongoose node nodejs
Last synced: 29 Jan 2025
https://github.com/autumnchris/mini-message-board-demo
An Express.js app that uses sample filler data to present a message board and the ability to add new messages to it.
ajax babel css ejs ejs-express express expressjs javascript message-board multi-page multi-page-application multipage-application nodejs sass scss star-wars the-odin-project theodinproject webpack
Last synced: 19 Feb 2025
https://github.com/cryskram/zeffmail
A Simple, Fast, And Free Mailing API
api api-rest docker docker-compose ejs ejs-express express free gmail mailer nodejs nodemailer
Last synced: 07 Jan 2025
https://github.com/bamof25th/easily
Easily - job board for finders and recruiters.
bootstrap5 css ejs express nodejs nodemailer
Last synced: 21 Jan 2025
https://github.com/gabrielle-nelis/yelp-camp
YelpCamp: A Node.js-powered Yelp clone for discovering, sharing, and reviewing campgrounds.
authentication authorization cloudinary-api ejs ejs-templates expressjs flash-messages joi-validation mapbox mongodb mongoosejs nodejs
Last synced: 12 Feb 2025
https://github.com/dai1254473705/express-webpack-ejs
express + webpack +ejs 架构
ejs es6 express multiple-pages node ssr webpack4
Last synced: 08 Jan 2025
https://github.com/lhywell/book
前端知识点
debug ejs handlebars jade nodejs template
Last synced: 25 Jan 2025
https://github.com/rashjredmund/express-blog-site
an express blog site
blog ejs ejs-template-engine expressjs
Last synced: 08 Feb 2025
https://github.com/ayush-kanduri/nasa-mars-rover-photos
This project uses the NASA API to fetch all the Mars Rover Images on a particular date. This API Web App uses the Async-Await for the fetch() API calls. It also implements a Promisified XHR AJAX API Call Asynchronously in the Proxy Server. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.
api css ejs express expressjs fetch-api javascript node nodejs xhr
Last synced: 13 Jan 2025
https://github.com/ayush-kanduri/nasa-mars-sol-photos
This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL & Page Number. This API Web App uses the Async-Await for the fetch() API calls. It also implements a XHR AJAX API Call Asynchronously in the Proxy Server. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.
api api-rest ejs express expressjs javascript node nodejs proxy-server
Last synced: 13 Jan 2025
https://github.com/amaurioliveira/ejs-intro
Projeto pratico para aprender e documentar sobre EJS
Last synced: 26 Jan 2025
https://github.com/amaurioliveira/typescript_design_pattern
design-patterns ejs express tyepscript
Last synced: 26 Jan 2025
https://github.com/shivankk26/secrets-authentication-webapp
In this Project, I've built a WebApp namely Secrets-Authenticaton-WebApp using which you can secure your secrets. This WebApp is extremely secure because we're passport.js, cookies, and sessions in it. So, just use it and have fun!!!
backend cookies ejs expressjs javascript mongodb mongoose nodejs passportjs sessions
Last synced: 09 Jan 2025
https://github.com/shivankk26/restful-api
In this Project, I've built a RESTful API which consists of ready made database, and has been mentioned below. With the help of Express.js Routes this project was made quite easily.
backend ejs expressjs javascript mongodb mongoose nodejs rest-api
Last synced: 09 Jan 2025
https://github.com/mrnazu/chat-app
A blazing-fast and secure chat application built with Rust, offering real-time communication for everyone.
chatapp ejs nodejs rust-lang web yew-framework
Last synced: 18 Jan 2025
https://github.com/aayush-683/keycloak-express
A sample app that shows the usage of keycloak authentication in an Express Webserver
authentication authentication-backend ejs expressjs keycloak keycloak-server oauth2-server oidc openid-connect passportjs resume-project session
Last synced: 11 Jan 2025
https://github.com/kodjunkie/bellebank-app
A simple meal subscription prototype application, using the Federal University of Technology, Minna as a case study.
bootstrap4 ejs expressjs mongodb mongoose mvc-architecture nodejs
Last synced: 12 Feb 2025
https://github.com/ayush-kanduri/nasa-mars-images-pagination
This project uses the NASA API to fetch all the Mars Rover Images for a particular SOL. The fetched images are then shown in a Pagination Format where the user can navigate through the pages. This API Web App uses the Async-Await for the fetch() API calls. It also implements an XHR AJAX API Call Synchronously in the Proxy Server. Synchronous XHR AJAX Call is just used for the demonstration purpose as a study case. It is never recommended as it causes lag. Always use Asynchronous Calls only. It uses a Backend Proxy Server to hide the API Key in the browser & to solve CORS Error.
api api-rest ejs express expressjs javascript node nodejs proxy-server
Last synced: 13 Jan 2025
https://github.com/elvan/campground-reviews-app-express-mongoose-ejs
🌐 Express 4.18, Mongoose 5, EJS, Bootstrap 5.2, Mapbox, MVC
bootstrap ejs example-app express express-js mongodb mongoose mvc sample-app
Last synced: 21 Jan 2025
https://github.com/nebulosprod/website
EJS Website for the Nebulos Discord Bot.
bot discord discord-bot discordapp ejs website
Last synced: 11 Feb 2025
https://github.com/shutdown57/g6-graph-example
An example of javascript G6 library (graph visualization)
api ejs g6 graph javascript nodejs
Last synced: 22 Jan 2025
https://github.com/hennndev/blogs-nodejs-mongoodb
Built blogs website with Native Javascript, Node JS and Mongoodb
ejs expressjs javascript mongoodb nodejs
Last synced: 27 Jan 2025
https://github.com/wojwozniak/nodejs-shop
E-commerce website built with nodejs, express and mongoDB
ejs express-session expressjs mongodb mongoose nodejs tailwindcss
Last synced: 12 Feb 2025
https://github.com/manav-khandurie/nodejsudemy
Repo with all my work regarding the course - "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Academind by Maximilian Schwarzmüller
ejs expressjs graphql hacktoberfest hacktoberfest2023 mongodb mysql nodejs pug rest-api
Last synced: 12 Feb 2025
https://github.com/upes-open/open-certification
A web app used to generate certificates for an event with certificate template and csv file. This can send the certificates via Email (requires the credentials).
ejs javascript mime pandas python smtp
Last synced: 08 Nov 2024
https://github.com/jjacoboflorez95/tech-giants
A comprehensive full-stack management system for inventories, employees, products, customers, and orders. Built with Node.js, Express, and MongoDB.
college-project crud database ejs express-js full-stack mongodb node-js pdfkit web-application
Last synced: 05 Feb 2025
https://github.com/adiaparmar/wanderlust
A full-stack hotel booking site built with JavaScript, EJS, MongoDB, Express, and Node.js. The application allows users to search for hotels, view availability, and make bookings, featuring a user-friendly interface and secure data management.
cloudinary ejs express javascript mapbox mongodb nodejs passport
Last synced: 24 Jan 2025
https://github.com/syimleang/lego_collections_website
A lego Collections fullstack website using ES6, EJS, ExpressJS, Tailwind, MongoDB, PostgreSQL
ajax daisyui ejs ejs-templates es6 expressjs json-api mongodb postgresql sass-framework tailwindcss
Last synced: 11 Feb 2025
https://github.com/affancoder/wanderlust-holidays-rental-homes
It's my Major Project - Do Visit Now! - Full Stack Web Development Project : Contact me for Hosting link -
api backend chatbot ejs error-handling expressjs full-stack-web-development github-authentication google-authentication google-maps-api html-css-javascript login-system mapbox-api mongodb multer-storage mvc-framework payment-integration razorpay-payment-gateway render responsive-web-design
Last synced: 28 Jan 2025
https://github.com/derickcsantos/projetods
O projeto DS é uma aplicação web com a finalidade de desenvolver habilidades em POO (Programação Orientada a Objetos)
brmodelo captcha css3 ejs express-js html5 javascript mysql nodejs scrum staruml trello visual-studio-code vlibras
Last synced: 16 Jan 2025
https://github.com/svssathvik7/hunger-helpv2
This repository houses the source code for a web application developed to streamline food redistribution efforts. Built with EJS (Embedded JavaScript), CSS, and JavaScript, this platform aims to facilitate the efficient collection and distribution of surplus food to those in need.
bootstrap css ejs html javascript
Last synced: 22 Jan 2025
https://github.com/dvir-cohen1/nodeauth-webapp
Nodejs & mongoose CRUD project
Last synced: 12 Feb 2025
https://github.com/ritik6207/mern-stack-web-development
Full Stack Web Development
atlas authentication-backend authorization bycriptjs css ejs express-handlebars express-middleware express-session express-validator expressjs html javascript mogoose mongodb nodejs nodemon reactjs redux redux-toolkit
Last synced: 02 Feb 2025
https://github.com/abid-khan-dev/employee-attendance-management-system
A web-based Employee Attendance Management System with features like real-time attendance tracking, employee management, and responsive design. Built using Node.js, Express.js, MongoDB, EJS, and Bootstrap.
bootstrap5 ejs employee-attendances employee-management-system expressjs mongodb nodejs passportjs
Last synced: 12 Feb 2025
https://github.com/adiaparmar/chess-game
A real-time chess app built with JavaScript and Socket.io. This application allows users to play chess against each other online, featuring live move updates, game notifications, and a responsive interface for an engaging multiplayer experience.
Last synced: 24 Jan 2025
https://github.com/houssemdegachi/blogger
A website, where you can create using a fancy editor, read update and delete blogs
cloudinary css ejs express html js mongo mongodb node tailwind tailwindcss
Last synced: 08 Feb 2025
https://github.com/sanengineer/bakergun-backend
Backend with NodeJS, ExpressJS 🚀, EJS without DB stack 📚. Web serving ReSTAPI.
backend-api backend-services coding-challenge ejs ejs-templates ejs-templating expressjs no-database nodejs rest-api restful-api without-database
Last synced: 17 Jan 2025
https://github.com/rookiemonkey/blogv1
A blogging :thought_balloon: application written in NodeJS using Express and EJS as templating engine
blog blog-app blogging ejs ejs-templating expressjs javascript nodejs semantic-ui
Last synced: 17 Jan 2025
https://github.com/nicolascbv/echoguard
NPM package made to help you visualize your logs.
css ejs helper html husky javascript log logger logging npm package pnpm tsup typescript
Last synced: 13 Nov 2024
https://github.com/shivankk26/website-screenshot-service-app
In this Project, I've built a WebApp namely Website Screenshot Service App using which one can easily take a quick snap of any website present on internet. This WebApp is extremely beneficial for taking screenshots of various WebPages and incorporating them in your work.
backend ejs expressjs javascript mongodb mongoose nodejs
Last synced: 09 Jan 2025
https://github.com/shrinivask007/url_shortner
EJS | Bootstrasp | Nodejs | Express | Mongodb | RestAPI | Postman
bootstrap5 ejs express-js mongodb nodejs-server postman rest-api
Last synced: 21 Jan 2025
https://github.com/shrinivask007/location_tracking
Real-Time Location Sharing Application - DevOps CI/CD Pipeline
aquatrivy docker dockerhub-image ejs expreesjs jenkins lefleat nodejs owasp-dependencycheck sonarqube
Last synced: 21 Jan 2025
https://github.com/hughmorris01/ejs-to-do-list
EJS template practice that adds items to a to-do list.
body-parser ejs express nodejs
Last synced: 26 Jan 2025
https://github.com/alamin200290/curd_nodejs_express
Complete Node-Express Application
css ejs express-js expressjs html javascript jquery json mysql node node-js node-modules nodejs nodemon npm
Last synced: 22 Jan 2025
https://github.com/aliyildizoz/nodejsexamples
simple nodejs examples
ejs express html nodejs nodejs-example pug
Last synced: 14 Jan 2025
https://github.com/syedaanif/13-embedded_javascript_ejs
This repository contains learnings for Embedded JavaScript(EJS) for dynamic web-site development.
cascading-style-sheets css css-flexbox css-grid css3 ejs ejs-templates embedded-javascript express-js express-middleware expressjs html html-css-javascript html5 hypertext-markup-language javascript js node-js nodejs nodemon
Last synced: 16 Jan 2025
https://github.com/kba-tools/create-express-app
Creates minimalist boilerplate for an Express App.
cli create-express-app ejs express handlebars javascript nodejs typescript
Last synced: 11 Feb 2025
https://github.com/kumar-rinku0/delta
short projects and different types of build reusable components.
clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql
Last synced: 12 Feb 2025
https://github.com/tydev01/expressjs
Todo List using ExpressJs, server side rendering.
Last synced: 04 Feb 2025
https://github.com/yesarib/simple-blog-site
A simple blog web site with Node.js and EJS
Last synced: 08 Jan 2025
https://github.com/manuthecoder/visionly
Sophisticated Gantt charts for planners
Last synced: 27 Jan 2025
https://github.com/rgolubtsov/rgolubtsov.github.io
A Cup of Radicchio: A personal website of a power looper, a skateboarder, and a coder.
css ejs gh-pages harpjs html json personal-website
Last synced: 11 Feb 2025
https://github.com/soumyapro/todo-list
It's a everyday's ToDo List which will help you to maintain your daily routine and you can work efficiently
ejs expressjs html-css-javascript node-module nodejs
Last synced: 11 Jan 2025
https://github.com/kentrung/nodejs-blog-markdown
Build A Markdown Blog Using Node.js, Express, And MongoDB Atlas
ejs express mongodb-atlas mongoose nodejs slugify url-friendly
Last synced: 04 Feb 2025
https://github.com/takuyadev/tinyapp
CRUD / auth application that shortens URL, and stores information in basic server
css ejs ejs-templates html javascript mocha mocha-chai
Last synced: 04 Feb 2025
https://github.com/hughmorris01/to-do-list--v-2
A Node.js/Express app using EJS and MongoDB
Last synced: 26 Jan 2025
https://github.com/fitri-hy/evolve-js
Evolusi dalam Pengembangan Web dengan Modularitas.
ejs evolve-js express js-modular nodejs
Last synced: 11 Feb 2025
https://github.com/rahulagrawal084/yelpcamp
YelpCamp is a full-stack web application that allows users to browse, create, and review campgrounds. The project is designed to help learners understand the fundamentals of web development, including front-end and back-end technologies.
bootstrap css ejs express html javascript mongodb nodejs passport restful-api
Last synced: 11 Feb 2025
https://github.com/codeantik/image-crud-app
A crud app where users can make crud operations on images
bootstrap-5 dotenv ejs express express-session mongodb mongodb-atlas mongoose multer nodejs nodemon
Last synced: 14 Jan 2025
https://github.com/autumnchris/url-shortener-api
An Express.js API that takes a submitted URL and creates an alias URL that, if navigated to, will redirect to the original URL.
api css3 ejs ejs-express express expressjs freecodecamp javascript mongodb mongoose mongoosejs nodejs url-shortener
Last synced: 19 Feb 2025
https://github.com/sharavak/notes-app
A Full stack web app for taking notes.
bootstrap5 css3 ejs expressjs html5 javascript mongodb nodejs
Last synced: 19 Feb 2025
https://github.com/ruyjr/finalprojruyjr
Diary RuyJr
css ejs express html javascript
Last synced: 16 Jan 2025
https://github.com/buzzraa/todolist-app
This a complete Todolist web app integrating both frontend and backend together where MongoDB is used as a database. Mongoose a npm package in node.js is used to perform the CRUD operations in the MongoDB database and express is used to handle the http requests.
css ejs expressjs html javascript monogodb nodejs
Last synced: 14 Jan 2025
https://github.com/prathmeshshendarkar/placement-cell
The Student Interview Management System is a comprehensive web application designed to streamline the process of managing student interviews. From storing student details to organizing interview schedules and tracking results, this platform offers a robust set of features to simplify the entire process.
ejs express jwt mongodb nodejs
Last synced: 16 Jan 2025
https://github.com/arthur2500/convertz
A video conversion webapp
converter ejs ffmpeg javascript nodejs self-hosted video-processing webapp
Last synced: 16 Nov 2024
https://github.com/aayush-bhargav/blog-website
This blog website showcases the seamless integration of a custom-built API and EJS (Embedded JavaScript) templating engine to create a dynamic and interactive user experience. The project demonstrates how to build a full-stack web application using Node.js, Express, and PostgreSQL, while utilizing EJS for server-side rendering of HTML.
api axios blog ejs ejs-templates express full-stack middleware nodejs postgres postgresql rest-api
Last synced: 17 Jan 2025
https://github.com/carltonmpofu/chrono-count
Visualize time with dynamic progress bars for upcoming minutes, hours, days, months, and even special occasions like Valentine's Day. Stay informed and engaged as the bars fill up in real-time.
css ejs express html5 javascript mongodb node nodejs server
Last synced: 02 Jan 2025