Found 214 repositories(showing 30)
santoshshinde2012
Node Typescript Boilerplate for Microservices. Skeleton for Node.js Apps written in TypeScript (with Setup Instructions for ESLint, Prettier, and Husky)
alexeypro
Sample CRUD application with Node.JS, using MySQL, Mongo and Redis. Basically, I am using it as a boilerplate (template, skeleton) for all new backend apps I start.
Elkfox
Skeleton Shopify App for Node.js
techprd
This project is an application skeleton for a full-stack Node.js app written entirely with Kotlin.
arbazsiddiqui
A MVC skeleton for quick starting neat node web apps. Contains social-auth and basic CRUD.
mmarcon
A basic skeleton for an multi-app/multi-service environment based on node.js.
jamescarr
Example app that serves as a skeleton for coffeescript based node.js apps.
codehubbers
A collaborative Web OS–style project built with Next.js (frontend) and Node.js + Express (backend). Features a desktop-like UI, draggable windows, taskbar, and simple apps (Notes, Browser, Settings). Stage 1 focuses on setting up the project skeleton, UI components, and backend routes.
rankun203
Node.js, Koa, jwt, rbac: A koa (1) app skeleton. Deprecated - no longer maintained.
pabloibanezcom
Skeleton api app with Node Express and MongoDB
redis-developer
No description available
imperodesign
Starter skeleton for a Node.js web app
ScaleIT-Org
ScaleIT Node.js App Skeleton for easy creation of Industry 4.0 Apps
jrutter
A Skeleton for creating node-js apps
thomasfr
A skeleton for standalone node.js applications - A boilerplate or draft for your application with working scripts, simple and elegant folder strcuture - everything in place to get started
jonathana
node.js + express + mongoose + mongoose-auth + bootstrap skeleton app
sitamailing
Application Skeleton in Node Js
Learning svelte/sveltekit step by step. Test project 0-7. SvelteKit Template - SvelteKit + Skeleton + Docker + Node
emangor
example skeleton code of a node app using Express
React app skeleton - using browserify, exorcist source maps, node/express server
Simple and basic web app skeleton utilizing node.js, express, and the Uber API.
martinschaer
App skeleton with Node.js + Express.js + Jade + jQuery + History.js + Require.js + Nitram.js
jcano
Skeleton for an app based on Node.js, Express, Mongoose and Backbone using HTML5 Boilerplate
nodayoshikazu
A Node.js and Express app skeleton with only login/logout API. This is a platform to start building a Node.js RESTful app.
gizak
A ClojureScript Leiningen template that can create an out-of-box node-webkit skeleton app shipping with mocha testing.
yarabatinaresh
This is a sample application which contains Login and Registration Forms. This application built with Angular 2 and TypeScript. This sample uses a fake backend that stores users in HTML5 local storage. You can run this sample app using Angular CLI by following below steps, Step 1. Set up the Development Environment You need to set up your development environment before you can do anything. Install Node.js® and npm if they are not already on your machine. Install angular CLI through command line interface, Install npm install -g @angular/cli Step 2. Create a new project. Generate a new project and skeleton application by running the following commands: ng new application-name Step3: Run the application. Go to the project directory and launch the server. cd application-name ng serve --open Here ng serve command launches the server, watches your files, and rebuilds the app as you make changes to those files. Using the --open (or just -o) option will automatically open your browser on http://localhost:4200/. Step4: Open the component file (eg:app.component.html, app.component.css etc.) under path src/app and change any content or styles to see the changes on browser immediately without refresh the page manually.
boltonotieno
NodeJs Starter App
chobberoni
NodeJS Express skeleton app
goodeggs
No description available
haykox
Skeleton to quickly have a Containerized Node.js Web Application up and running using Express.js.