Found 61 repositories(showing 30)
Template starter project to develop TypeScript backend and frontend with React, TypeGraphQL framework, Webpack, NodeJS, MongoDB and Express.
scetiner
This is a starter project template for a REST API built with Nodejs, ExpressJs, MySQL, Jest, Joi
netcode
Quick and simple nodejs starter application template for your next project
A thin starter template for NodeJS / Express projects written in TypeScript + ES6
stephnr
an improved starter template project I use for building backend servers in NodeJS
thecodeholic
Admin template on nodejs starter project
SpiralMoon
Nodejs + Typescript starter template project
vanchoy
Starter templates for TypeScript projects with pre-configured linting, formatting, type checking, and CI/CD examples. Quickly set up consistent code quality tools for NodeJS, NextJS and React.
Hashim020
Welcome to the NodeJs Project Template Starter! This template provides a basic structure for starting a Node.js project, including essential configurations and sample code to help you get started quickly.
aingaRamangalahy
project starter template for nodeJs using Express and Typescript
qual09
Starter template for new nodejs projects. I recommend using TypeScript branch.
This repository is a starter template for nodejs with typescript projects.
ospatil
Starter template for NodeJS 14+ project with typescript 4.2+, ES modules and Jest
sovr610
Just a bare-bones nodeJS starter template mainly for myself, but also for others that don't want to setup a nodejs project everytime for a new project.
project-agonyl
A NodeJS starter template with pre-configured Typescript, Eslint, Husky and NCC build to single file for your next project
markAPIado
This is a simple Typescript-based NodeJs starter template. It is a good way to start a new project with all the necessary tools and configurations. You can easily clone this repository and start working on your custom NodeJs package or NodeJs server.
liushibao
A project starter, extended ionic templates with authentication guard, interceptor and services, other basic services such as cache, log, toast are included. This client side project start can work with previous published server side nodejs frameworks.
saadhaxxan
Starter kit for a decentralized app written in Nodejs and Solidity with Reactjs as frontend. You can use this template to start building amazing smart contracts on ethereum blockchain for your projects with ease.
praorane
https://github.com/praorane/AngularNodeExpressApplication.git This repo aims primary walkthrough to bind Nodejs and AngularJs for a SPA. Connection to Mongo or any other server data is substituted by static data from api facade. To get the Node project structure in place, one can refer to http://expressjs.com/starter/generator.html The source code is structured as : . ├── app.js ├── bin │ └── www ├── package.json ├── public │ ├── images │ ├── javascripts │ └── stylesheets │ └── style.css ├── routes │ ├── index.js │ └── users.js └── views ├── error.jade ├── index.jade └── layout.jade Angular code is accomodated in this structure. Templates or views are part of views/partials folder. Front end business and routing code is moved to public/js folder path. The navigation is from app.js -> which includes Node set up logic. Also the API call paths are regitered in app.js. Actual database manipulation is included in api.js. When the application launches, app.js initializes the node serve and redirects to views/index.jade. From index.jade we use the angular routing of public/js/app.js and renders partial views found in views/partials folder.
Ishan-009
Nodejs Project Starter Setup Template
CemHarput
Nodejs Express Project Starter Template
nishant
starter nodejs typescript project template
No description available
Alao-Abiodun
No description available
jhedwardyang
Starter template for personal nodejs projects
shotero
Starter template for nodejs based projects
Avinash-Singh1
No description available
bobderrico80
Starter template for NodeJS/ExpressJS/TypeScript Projects
Shivek-Sharma
Starter Template for a Nodejs + Express project
OjerIsaac
Starter template for Nodejs project using typescript