An open API service indexing awesome lists of open source software.

https://github.com/wasabina67/express-static-server-example

Express static server example
https://github.com/wasabina67/express-static-server-example

express static-server

Last synced: about 1 year ago
JSON representation

Express static server example

Awesome Lists containing this project

README

          

# express-static-server-example
Express static server example

## Setup

```bash
cp -p .env.example .env
```

```bash
npm i
```

## Run

```bash
node server.js
```

Open http://localhost:3000/

> Submit dummy credentials to Logout

Open http://dummy:dummy@localhost:3000/