https://github.com/zeroidentidad/miniapi-node-rn
miniapi en Node con MongoDB + React Native App cliente
https://github.com/zeroidentidad/miniapi-node-rn
Last synced: 6 months ago
JSON representation
miniapi en Node con MongoDB + React Native App cliente
- Host: GitHub
- URL: https://github.com/zeroidentidad/miniapi-node-rn
- Owner: zeroidentidad
- Created: 2019-12-16T19:49:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T18:32:43.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T11:11:10.731Z (11 months ago)
- Language: JavaScript
- Size: 1.35 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MongoBD Docker container
## Docker Compose:
```
$ curl -sSL https://raw.githubusercontent.com/bitnami/bitnami-docker-mongodb/master/docker-compose.yml > docker-compose.yml
$ docker-compose up -d
```
MONGO_CONNECTION_URL=mongodb://localhost:27017/miniapi-node-rn_mongodb_1