Skip to content

devdilson/node-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase API

This is a sample app

Installation

Before running the application, ensure you have Node.js and npm installed on your machine. Then, follow these steps:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run npm install to install the dependencies.

Usage

To start the application, use the following command:

npm start

This will run the application using nodemon, which will automatically restart the server whenever changes are detected.

Scripts

  • build: Compiles TypeScript files into JavaScript using tsc.
  • format: Formats code using prettier.
  • start: Starts the application using nodemon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published