Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bujosa/capella-b
This is a sample project about pubsub, express, jwt and middlewares
https://github.com/bujosa/capella-b
express jsonwebtoken middlewares pubsub
Last synced: 8 days ago
JSON representation
This is a sample project about pubsub, express, jwt and middlewares
- Host: GitHub
- URL: https://github.com/bujosa/capella-b
- Owner: bujosa
- License: mit
- Created: 2021-12-25T08:46:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T19:50:44.000Z (about 3 years ago)
- Last Synced: 2025-01-19T02:52:59.442Z (11 days ago)
- Topics: express, jsonwebtoken, middlewares, pubsub
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capella-B
This is a sample project about pubsub, express, jwt and middlewares.## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) on postman or other
similar tools.For pubsub to work, you need the keys that must be specified
in the env file, with their respective environment
variable ``GOOGLE_APPLICATION_CREDENTIALS``Check .env.example file
This is a sample project on pubsub, express, jwt and middlewares.