#
winston
Here are 275 public repositories matching this topic...
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
heroku
docker
cors
jwt
koa
crud
node
typescript
sql
rest-api
swagger
winston
helmet
nodemon
typeorm
koa2
koa-router
class-validator
koa-jwt
github-actions
-
Updated
Apr 8, 2020 - TypeScript
An elasticsearch transport for winston
-
Updated
Jul 9, 2020 - JavaScript
Send logs to Amazon Cloudwatch using Winston.
-
Updated
Jul 7, 2020 - JavaScript
This is a simple REST API with node and express with typescript
nodejs
express
typescript
es6
logger
production
postgresql
winston
helmet
sequelize
nodemon
joi
es2017
restapi
webservices
tsc
joi-validation
node-typescript
-
Updated
May 23, 2020 - TypeScript
Node.js client integration between Stackdriver Logging and Winston.
-
Updated
Jul 9, 2020 - TypeScript
A starter kit for Node.js project written with TypeScript.
nodejs
mysql
express
typescript
eslint
json-api
postgresql
winston
prettier
sequelize
husky
express-validator
lint-staged
-
Updated
Jul 9, 2020 - TypeScript
Modern Node.js API boilerplate integrated with free services to make your life easier
-
Updated
Jun 6, 2020 - TypeScript
REST API using Node with typescript, KOA framework. TypeORM for SQL. Middlewares JWT (auth), CORS, Winston Logger, Error, Response
cors
boilerplate
jwt
koa
crud
node
typescript
sql
rest
winston
starter
mysql-database
typeorm
node-js
node-module
koa2
tutorial-code
ts-node
boilerplate-node
typeorm-extension
-
Updated
Feb 18, 2019 - TypeScript
Simple typescript server template
redis
dockerfile
express
typescript
eslint
docker-compose
postgresql
winston
bcrypt
direnv
class-validator
prisma
-
Updated
Jul 9, 2020 - TypeScript
A GraphQL Boilerplate with Typescript and TypeORM ⚡
-
Updated
Jun 6, 2020 - TypeScript
A Slack transport for Winston 3 that logs to a channel via webhooks
-
Updated
May 7, 2020 - JavaScript
gillyb
commented
Oct 18, 2016
Elasticsearch can't index keys or values that are larger than 32kb, so we should add an option to our logger to truncate fields that are larger than this.
nodejs
docker
nginx
jwt
express
typescript
jest
travis-ci
tslint
docker-compose
docker-swarm
postgresql
winston
prettier
pm2
api-rest
typeorm
multer
tsconfig-paths
api-versioning
-
Updated
Dec 22, 2019 - TypeScript
express
mocha
eslint
navigation
mongoose
cheerio
winston
commitizen
supertest
db
should
istanbul
express-session
passport-local-mongoose
-
Updated
Apr 25, 2020 - JavaScript
Improve this page
Add a description, image, and links to the winston topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the winston topic, visit your repo's landing page and select "manage topics."
Expose a method to show the help string whenever I want to, like it being the default command of my program.
Program would be something like:
I