Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wilsonibekason/docker-connect-nodejs
https://github.com/wilsonibekason/docker-connect-nodejs
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/wilsonibekason/docker-connect-nodejs
- Owner: wilsonibekason
- Created: 2023-07-14T18:11:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-21T02:15:56.000Z (over 1 year ago)
- Last Synced: 2023-07-21T03:26:22.437Z (over 1 year ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-connect-nodejs
### DOCKER / NODEJS CONNECTIONThis is the authentication api built with nodejs and containalized with Docker
**Features**
1. Docker multi-stage build
2. Environment Variables
3. Docker volumes**Others**
- Register a user
- Login a user
- Store user to MongoDB [mongo-site](https://www.bing.com/ck/a?!&&p=9448c45cc9ea0d7cJmltdHM9MTY4OTI5MjgwMCZpZ3VpZD0zYmRhYTE3NS1lZTJjLTY1NzUtMzQ1Ni1iMjM4ZWYzZTY0NWImaW5zaWQ9NTE5OA&ptn=3&hsh=3&fclid=3bdaa175-ee2c-6575-3456-b238ef3e645b&psq=mongodb&u=a1aHR0cHM6Ly93d3cubW9uZ29kYi5jb20v&ntb=1)- Start development by running
- ```javascript
docker compose up