Skip to content

Fabiolabsit/chat-apps-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Express Mongoose ts starter template

To use this template, run the following command:

# Clone the repository
git clone [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published