Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/nodejs-web-reactjs-express-api-basic-auth-promise-fetch
A reactjs that uses expressjs api that uses basic authentication.
https://github.com/bearddan2000/nodejs-web-reactjs-express-api-basic-auth-promise-fetch
api auth basic express expressjs fetch nodejs promise reactjs web webpack
Last synced: about 1 month ago
JSON representation
A reactjs that uses expressjs api that uses basic authentication.
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-reactjs-express-api-basic-auth-promise-fetch
- Owner: bearddan2000
- Created: 2023-07-01T12:25:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-01T12:25:27.000Z (over 1 year ago)
- Last Synced: 2024-07-30T20:04:09.844Z (5 months ago)
- Topics: api, auth, basic, express, expressjs, fetch, nodejs, promise, reactjs, web, webpack
- Language: JavaScript
- Homepage: https://github.com/bearddan2000/nodejs-web-reactjs-express-api-basic-auth-promise-fetch
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-reactjs-express-api-basic-auth-promise-fetch
## Description
A reactjs that uses expressjs api that uses basic authentication.| username | password |
| -------- | -------- |
| *maria* | *pass* |Features:
- component with parameters
- css grid
- fetch
- promise
- cors
- basic authentication## Tech stack
- reactjs
- expressjs
- webpack## Docker stack
- node:latest
- bayesimpact/react-base:latest## To run
`sudo ./install.sh -u`
- [Availble here](http://localhost/)## To stop
`sudo ./install.sh -d`## For help
`sudo ./install.sh -h`