Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryanbhosale/raiia-spotify-song-recommender
https://github.com/aryanbhosale/raiia-spotify-song-recommender
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aryanbhosale/raiia-spotify-song-recommender
- Owner: aryanbhosale
- Created: 2021-12-03T03:57:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T13:05:18.000Z (about 2 years ago)
- Last Synced: 2024-05-21T09:04:53.866Z (6 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Postman Express Starter
A Node.js/Express server that serves a webpage and its resources
Remix this project to start your next app!
## Your Project
On the front-end,
- Edit `public/index.html` to change the content of the webpage
- `public/client.js` is the javacript that runs when you load the webpage
- `public/style.css` is the styles for `public/index.html`
- Drag in `assets`, like images or music, to add them to your projectOn 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 via [Glitch](https://glitch.com/)
**Glitch** is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.
Find out more [about Glitch](https://glitch.com/about).
( ᵔ ᴥ ᵔ )