- Install either mysql or mariadb. This has been tested with mariadb but either should work.
- Set up a database named "msgdatabase"
- Give full access of msgdatabase to a user named "chatroom" on localhost with the password "chetroomchetpassword6"
- Make sure you've installed node and npm
- Make sure your computer allows traffic on port 5000, otherwise this will only work on your own computer
- Clone this into your desired repository
- run npm install
- run node migration.js (you only need to do this once!)
- run node server.js every time you want to start the server.
- Voila!
Awesomepants/chatroom
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|