https://github.com/overflowcat/kkdx
https://github.com/overflowcat/kkdx
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/overflowcat/kkdx
- Owner: OverflowCat
- Created: 2020-05-10T12:35:18.000Z (about 6 years ago)
- Default Branch: glitch
- Last Pushed: 2020-06-16T16:50:07.000Z (almost 6 years ago)
- Last Synced: 2025-06-19T21:07:41.282Z (12 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kkdx
KankandongxiBot
- This app uses sqlite but you can power your apps with [a number of other storage options](https://glitch.com/storage)
- `sqlite.db` is created and put into the `.data` folder, a hidden directory whose contents aren’t copied when a project is remixed. You can see the contents of `.data` in the console under "Logs"
- To save to the database, remix this app!
On the front-end,
- Edit `views/index.html`, `public/style.css`, and `public/client.js`
- Drag in `assets`, like images or music, to add them to your project
On the back-end,
- Your app starts at `server.js`
- Add frameworks and packages in `package.json`
- Safely store app secrets in `.env` (nobody can see this but you and people you invite)
Click `Show` in the header to see your app live. Updates to your code will instantly deploy.
## Made with [Glitch](https://glitch.com/)
\ ゜ o ゜)ノ