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
- Host: GitHub
- URL: https://github.com/wasabina67/express-static-server-example
- Owner: wasabina67
- License: mit
- Created: 2024-07-21T16:10:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T05:15:54.000Z (over 1 year ago)
- Last Synced: 2025-01-30T16:19:06.139Z (about 1 year ago)
- Topics: express, static-server
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/