Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Express Mongoose ts starter template

To use this template, run the following command:

# Clone the repository
git clone git@github.com:Fabiolabsit/express-mongose-template.git

# Enter the directory
cd express-mongose-template

# Install the dependencies
yarn install

# Start the server
yarn dev

# Open the browser and navigate to http://localhost:3000

To update all the packages in this template, run the following command:

yarn upgrade-interactive --latest

To update a specific package in this template, run the following command:

yarn upgrade <package-name>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages