issues
search
rojan-rijal
/
internmate
Internmate was a web app built as part of Software Engineering class at CSUF. The demo of this app is a simple social media type application that allows interns from around the same area to communicate with each other.
0
stars
1
forks
source link
Docker database creation.
#1
Open
rojan-rijal
opened
4 years ago
rojan-rijal
commented
4 years ago
Create a universal docker that will host the database.
Database should have a non-root user who can read/write to it.
This database will ONLY host user details.
For chat, we will use a different database.