Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wilsonibekason/docker-connect-nodejs


https://github.com/wilsonibekason/docker-connect-nodejs

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# docker-connect-nodejs
### DOCKER / NODEJS CONNECTION

This 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