Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node/Express with SQL App

Welcome to the Node/Express with SQL app! This is a small and simple application designed to help you get started with server-side development. It's just the beginning of your journey into the world of server-side programming.

Getting Started

Follow these simple steps to set up and run the app:

Prerequisites

  • Node.js installed on your machine
  • SQL database (e.g., MySQL) up and running

Installation

  1. Clone the repository to your local machine.

    git clone https://github.com/your-username/node-express-sql-app.git
    
  2. Navigate to the project directory.

    cd node-express-sql-app
    
  3. Install the required Node modules.

    npm install
    

Usage

  1. Run the app.

    npm run start
    
  2. Access the app in your browser at http://localhost:3000.

About

Simple node/express using sql database

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages