This bot is hosted on Glitch
On the back-end,
- your app starts at
server.js
- add frameworks and packages in
package.json
- safely store app secrets in
.env
On the front-end,
- edit
client.js
,style.css
andindex.html
- drag in
assets
, like images or music, to add them to your project