Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lafkpages/express-session-replit

An Express session store that uses the Replit database.
https://github.com/lafkpages/express-session-replit

database db express repl replit session

Last synced: 17 days ago
JSON representation

An Express session store that uses the Replit database.

Awesome Lists containing this project

README

        

# Express session for Replit

An Express session store that uses the [Replit database](https://docs.replit.com/hosting/databases/replit-database).

## Installation

Install via NPM:

```sh
npm i express-session-replit
```

## Changelog

### 1.0.0

* First version