Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 178 Bytes

iboiswebapi

strapi cms for iboisweb

Install mongodb

mongodb dev docker

$ docker run -d -p 27017:27017 --name mongobois -e MONGO_INITDB_DATABASE=iboisdb mongo