Projects in Awesome Lists by trailsjs
A curated list of projects in awesome lists by trailsjs .
https://github.com/trailsjs/trails
:evergreen_tree: Modern Web Application Framework for Node.js.
framework node trails web-framework
Last synced: 15 May 2025
https://github.com/trailsjs/sails-permissions
Comprehensive user permissions and entitlements system for sails.js and Waterline. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.
Last synced: 05 Apr 2025
https://github.com/trailsjs/sails-auth
Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
Last synced: 06 Apr 2025
https://github.com/trailsjs/trailpack-hapi
:package: Hapi.js Trailpack
hapi trailpack trails web-server
Last synced: 23 Apr 2025
https://github.com/trailsjs/doc
:books: Trails.js Documentation
docs documentation guide reference trails trailsjs
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack
:package: Trailpack Module. All Trailpacks include and inherit this module.
Last synced: 23 Apr 2025
https://github.com/trailsjs/trails-example-app
:green_book: An example Trails App
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-router
:package: Router. Aggregate and Configure Application Routes.
Last synced: 23 Apr 2025
https://github.com/trailsjs/blaze
:fire: Blaze Trails. Create Views automatically from your Models (uses React.js)
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-waterline
:package: Waterline.js Trailpack
orm trailpack trails waterline
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-mongoose
:package: Mongoose.js Trailpack http://mongoosejs.com
mongodb mongoose trailpack trails
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-sails
:package: Run a Sails.js Application with Trails.
Last synced: 23 Apr 2025
https://github.com/trailsjs/generator-trailpack
generator trailpack trails web-framework yeoman
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-microservices
:package: Microservices Trailpack
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-footprints
:package: Footprints Trailpack
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-realtime
:package: Realtime Trailpack. Synchronize the client and server via WebSockets
realtime trailpack trails websocket
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-autoreload
:package: Reload Trails on Code Changes
Last synced: 23 Apr 2025
https://github.com/trailsjs/eslint-config-trails
:shipit: Trails ESLint Configuration
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-sequelize
:package: Sequelize.js Trailpack http://sequelizejs.com
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-bookshelf
:package: Bookshelf.js Trailpack
bookshelf orm trailpack trails
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-elasticsearch
:package: Elasticsearch Trailpack
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-bootstrap
:package: bootstrap Trailpack (run a custom startup function in Trails)
Last synced: 23 Apr 2025
https://github.com/trailsjs/smokesignals
:fire: Utilities for testing Trails Applications and Trailpacks
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-webserver
:package: Parent to the Web Server Trailpacks (hapi, koa, express4, etc)
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-tasker
:package: Easily set up background workers with a Message Broker (e.g. RabbitMQ, Kafka)
kafka rabbitmq trailpack-tasker trails
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-fixtures
:package: Fixtures Trailpack. Prime the datastore with an initial dataset.
Last synced: 21 Feb 2025
https://github.com/trailsjs/trails-model
:globe_with_meridians: Trails Model Class
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-markdown-doc
:package: Trailpack for Markdown Doc Bundler
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailsjs.io
:evergreen_tree: Trails website hosted on Trails
Last synced: 23 Apr 2025
https://github.com/trailsjs/trailpack-winston
:package: Winston Logging Trailpack
logging trailpack trails winston
Last synced: 21 Feb 2025
https://github.com/trailsjs/trails-controller
:globe_with_meridians: Trails Controller Class
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-pubsub
Redis Pub/Sub implementation for Trails.js app
Last synced: 21 Feb 2025
https://github.com/trailsjs/trails-file-upload-example
Describes how to upload files using Trails.
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-rethinkdb
Trailspack for https://rethinkdb.com
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-agenda
Trailpack for Agenda Job Scheduler - https://github.com/rschmukler/agenda
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-datastore
:package: Parent to the Datastore Trailpacks (waterline, bookshelf, sequelize, etc)
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-controller
:globe_with_meridians: Controller base class for Trailpacks
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-policy
:globe_with_meridians: Trailpack policy class
Last synced: 21 Feb 2025
https://github.com/trailsjs/trails-todo-app
A todo list app built using Trails and React.js
Last synced: 21 Feb 2025
https://github.com/trailsjs/trails-policy
:globe_with_meridians: Trails Policy Class
Last synced: 23 Apr 2025
https://github.com/trailsjs/trails-relay-react-todomvc
TodoMVC Example using Trails, GraphQL, Relay, and React.js
Last synced: 21 Feb 2025
https://github.com/trailsjs/generator-trails
Trails Generator
generator trails yeoman yeoman-generator
Last synced: 23 Apr 2025
https://github.com/trailsjs/trails-service
:globe_with_meridians: Trails Service
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-runkit
:package: RunKit Trailpack. Integrate Trails with RunKit Endpoints
Last synced: 21 Feb 2025
https://github.com/trailsjs/trails-react-webpack-example
An example app describing how to use Trails to host a React single page app.
Last synced: 21 Feb 2025
https://github.com/trailsjs/trailpack-i18next
:package: i18next Trailpack
i18n i18next internationalization trailpack trails
Last synced: 21 Feb 2025