Skip to content

moshkinura/express-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Express-Init

Quick creation of an express application

Installation

Express-Init requires: Node.js v15.8+ NPM v7.11.1+ Express.js v4.17.2

Installation, database as the main one - PostgreSQL

git clone -b pg git@bitbucket.org:belko42/express-init.git

Installation, database as the main one - MongoDB

git clone -b mongoose git@bitbucket.org:belko42/express-init.git

Install dependency

cd express-init
npm i

License

ISC

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published