Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
14 results tagged node  ✕
Note: Production Process Manager (pm2) /shaare/_6Uy4Q
24/08/2025 09:02:46
#!/bin/bash

export NODE_ENV=production
export TURSO_URL=libsql://xx-x.aws-xx-1.turso.io
export TURSO_AUTH_TOKEN=eyJ...BCw
export JWT_SECRET=kIjoiNGQwM4NzA4YmI1MDFhIn0
export PORT=99999

pm2 start dist/index.mjs \
        --name name-api \
        --interpreter node \
        --watch \
        --ignore-watch="node_modules .git logs"
node server
Node.js server-side authentication: Tokens vs. JWT - LogRocket Blog https://blog.logrocket.com/node-js-server-side-authentication-tokens-vs-jwt/
08/07/2023 15:13:54
thumbnail
node jwt
A Guide to Securing Node.js Applications - DEV Community https://dev.to/shaikhshahid/a-guide-to-securing-node-js-applications-4bcc
31/12/2020 08:02:48
thumbnail
nodejs node javascript security
GitHub - mikecao/umami: Umami is a simple, fast, website analytics alternative to Google Analytics. https://github.com/mikecao/umami
22/08/2020 12:15:55
thumbnail

Umami is a simple, fast, website analytics alternative to Google Analytics. - mikecao/umami

analytics node
francisrstokes/super-expressive: 🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language https://github.com/francisrstokes/super-expressive
28/07/2020 13:30:10
thumbnail
regex javascript node
Getting Started with a Multi-tenant Application on Node.js https://blog.lftechnology.com/designing-a-secure-and-scalable-multi-tenant-application-on-node-js-15ae13dda778
10/05/2020 01:16:40
thumbnail
node postgresql
Polly.JS https://netflix.github.io/pollyjs/#/
09/08/2018 11:54:15
node
JSON Web Token (JWT) Authentication with Node.js from @joel__lord on @eggheadio https://egghead.io/courses/json-web-token-jwt-authentication-with-node-js?__s=std9zcacgw1woocz1sjj
03/07/2018 14:47:59
node
How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger https://medium.com/@wesharehoodies/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649
22/05/2018 10:22:12
node
How to Build Push Notifications for Web Applications — SitePoint https://www.sitepoint.com/how-to-use-push-notifications-for-web-applications/
03/04/2018 14:20:44
node
GitHub - icflorescu/quickstart-express-react: Combined live/hot-reloading quickstart for Express.js/React https://github.com/icflorescu/quickstart-express-react/
20/03/2018 19:46:42
react webpack node
kriasoft/nodejs-api-starter: Boilerplate and tooling for authoring data API backends with Node.js and GraphQL https://github.com/kriasoft/nodejs-api-starter
16/03/2018 14:15:24
react webpack node api
ReactiveX http://reactivex.io/
07/08/2017 10:57:13
node javascript
Chromeless Playground https://chromeless.netlify.com/#src=const%20chromeless%20=%20new%20Chromeless(%7B%20remote:%20true%20%7D)%0A%0Aconst%20screenshot%20=%20await%20chromeless%0A%20%20.goto(%27https://www.graph.cool%27)%0A%20%20.scrollTo(0,%202000)%0A%20%20.screenshot()%0A%0Aconsole.log(screenshot)%0A%0Aawait%20chromeless.end()
28/07/2017 10:57:23
node chrome test
3727 links, including 251 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn