Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.