GithubHelp home page GithubHelp logo

dralc / simple-user-cms Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 3.54 MB

A simple user CMS as a serverless graphql API

Home Page: https://simple-user-cms.now.sh

JavaScript 57.57% TypeScript 24.12% HTML 1.07% CSS 0.17% Svelte 17.07%
expressjs redis graphql api api-graphql serverless

simple-user-cms's Introduction

SimpleUserCMS

Node.js CI

  • This server provides endpoints for interacting with a Redis db.
  • It assumes:
    • you have a Redis server up and running (local or hosted)

Architecture

Environment variables

var default valid values
DEBUG - sim
NODE_ENV - production (disables graphql playground and introspection)
SIM_GQL_PATH - /api/graphql (path for serving requests)
SIM_DATASOURCE - redis
SIM_REDIS_HOST localhost
SIM_REDIS_PORT 6379
SIM_REDIS_AUTH - somekey

Testing

Graphql

Redis

  • Monitor commands issued to Redis during dev/debugging npm run start-rediscli > MONITOR

VS Code config

simple-user-cms's People

Contributors

dependabot[bot] avatar dralc avatar renovate-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

simple-user-cms's Issues

Paginate getUsers

For the Redis datasource getUsers() function, the result doesn't indicate if there are more matches. Also redis doesn't guarantee a fixed count of results. Need to work with this.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): replace dependency faker with @faker-js/faker
  • chore(deps): replace dependency rollup-plugin-terser with @rollup/plugin-terser
  • fix(deps): update dependency cookie-parser to v1.4.6
  • chore(deps): update supercharge/redis-github-action action to v1.8.0
  • fix(deps): update dependency @auth0/auth0-spa-js to v1.22.6
  • fix(deps): update dependency http-errors to v1.8.1
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency @rollup/plugin-commonjs to v26
  • chore(deps): update dependency @rollup/plugin-node-resolve to v15
  • chore(deps): update dependency @types/sinon to v17
  • chore(deps): update dependency ava to v6
  • chore(deps): update dependency dotenv to v16
  • chore(deps): update dependency faker to v6
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency rollup to v4
  • chore(deps): update dependency sinon to v18
  • chore(deps): update dependency typescript to v5
  • chore(deps): update github/codeql-action action to v3
  • fix(deps): update dependency @auth0/auth0-spa-js to v2
  • fix(deps): update dependency apollo-server-express to v3
  • fix(deps): update dependency http-errors to v2
  • fix(deps): update dependency ioredis to v5
  • fix(deps): update dependency serverless-http to v3
  • fix(deps): update dependency sirv-cli to v2
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v2
  • github/codeql-action v1
  • github/codeql-action v1
  • github/codeql-action v1
.github/workflows/nodejs.yml
  • actions/checkout v2
  • actions/setup-node v1
  • supercharge/redis-github-action 1.1.0
npm
package.json
  • @auth0/auth0-spa-js 1.8.2
  • apollo-server-express 2.14.2
  • cookie-parser 1.4.4
  • debug 2.6.9
  • express 4.16.4
  • http-errors 1.6.3
  • ioredis 4.16.0
  • morgan 1.9.1
  • nanographql 2.0.0
  • serverless-http 2.3.2
  • sirv-cli 0.4.5
  • @rollup/plugin-commonjs 11.0.2
  • @rollup/plugin-node-resolve 7.1.3
  • @types/sinon 9.0.0
  • JSONStream 1.3.5
  • ava 3.11.0
  • dotenv 8.2.0
  • faker 5.5.3
  • husky 6.0.0
  • node-fetch 2.6.1
  • rollup 1.32.1
  • rollup-plugin-livereload 1.3.0
  • rollup-plugin-svelte 5.2.1
  • rollup-plugin-terser 7.0.0
  • sinon 9.0.2
  • svelte 3.22.2
  • test-listen 1.1.0
  • ts-node 8.8.2
  • typescript 3.8.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.