https://github.com/fa7ad/jwt-flo
JWT server for FLO gql server
https://github.com/fa7ad/jwt-flo
Last synced: about 1 year ago
JSON representation
JWT server for FLO gql server
- Host: GitHub
- URL: https://github.com/fa7ad/jwt-flo
- Owner: fa7ad
- Created: 2021-04-02T15:51:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T15:52:24.000Z (about 5 years ago)
- Last Synced: 2025-02-05T19:13:21.133Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-express
A server that serves a webpage, its resources, and some data
## Your Project
On the front-end,
- Edit `views/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 `views/index.html`
- 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 by [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).
( ᵔ ᴥ ᵔ )