#
knex
Here are 737 public repositories matching this topic...
nodejs
javascript
api
graphql
template
postgres
oauth
boilerplate
babel
typescript
yarn
knex
postgresql
vscode
starter
monorepo
cloudflare
graphql-api
cloudflare-workers
yarn2
-
Updated
Aug 27, 2020 - TypeScript
sastraxi
commented
Nov 27, 2019
- start reporting on coverage (somehow...)
A well documented set of tools for building node web applications.
-
Updated
May 3, 2020 - JavaScript
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
nodejs
gulp
api
graphql
boilerplate
typescript
jasmine
backend
tslint
knex
expressjs
wallaby
starter-kit
-
Updated
Nov 11, 2018 - TypeScript
SQL DataSource for Apollo GraphQL projects
-
Updated
Jul 16, 2020 - JavaScript
Parse JSON columns with Bookshelf.js
-
Updated
Jul 19, 2020 - JavaScript
Objection.js feathers adapter. Forked from feathers-knex
-
Updated
Aug 26, 2020 - JavaScript
NestJS module for Objection
-
Updated
Aug 29, 2020 - TypeScript
hongymagic / k2
Koa2 API template with passport, GraphQL, flowtype, knex and more.
-
Updated
Mar 26, 2018 - JavaScript
-
Updated
Jul 18, 2020 - TypeScript
A TypeScript wrapper for Knex.js
-
Updated
Jul 16, 2020 - TypeScript
A flexible, lightweight and powerful Object-Relational Mapper for Node.js. Support TypeScript!!
mysql
typescript
sql
orm
flexible
knex
oracle
mariadb
sql-query
query-builder
querydsl
sqlserver
relationships
postgressql
sqlbuilder
thinkorm
-
Updated
Mar 17, 2020 - JavaScript
Open-source realtime collaborative code editor on Babel, NodeJS, AngularJS, Socket.io, ACE - http://trycode.pw
-
Updated
Feb 12, 2017 - JavaScript
A demo project of a full stack typescript application
-
Updated
Jul 24, 2018 - JavaScript
Regular Expression Collection (ReactJS, Redux, React Router, Recompose, NodeJS, Express)
-
Updated
Aug 10, 2020 - CSS
AEboilerplate is an opinionated boilerplate that creates a full-stack React/Node Typescript project, with independent client and API structures in the same repository, ready to run and deploy.
react
redux
docker
npm
boilerplate
oauth2
express
node
typescript
rest
jest
create-react-app
tslint
docker-compose
knex
prettier
axios
editorconfig
passportjs
circle-ci
-
Updated
Jul 17, 2020 - TypeScript
Zero config queries logger for knex
-
Updated
Jul 28, 2020 - JavaScript
Improve this page
Add a description, image, and links to the knex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knex topic, visit your repo's landing page and select "manage topics."
Environment
Knex version: 0.21.1
OS: docker node:latest
I'd like to be able to write my migrations (and seed) files as es modules with the .mjs file extension like I'm doing with all my other javascript files.
I'd like to be able to run these migrations from within node (not via the cli) like this: