Step 1: Databases are used to store data
permanently. There are many databases available. Let's use one called
MongoDB. To create a database, sign into MongoDB Atlas using the
login below:
On the left under Deployment, click Database. Click Browse
Collections. Click Create Database. For the database name, type
chat-room followed by a dash and your name. For the collection name,
type messages. Click Create.