Skip to content

alantothe/questura_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Server

A simple Express server built using TypeScript.

Prerequisites

  • Node.js (v14+)
  • npm

Installation

  1. Clone the repository:

    • git clone
  2. Install the dependencies:

    • npm install

Scripts

  • Development

    • npm run dev
  • Build the project:

    • npm run build
  • Start the server (after building):

    • npm start

Server

By default, the server will run on http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published