This repository was archived by the owner on Sep 25, 2023. It is now read-only.
File tree 7 files changed +118
-128
lines changed
7 files changed +118
-128
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4
4
[ ![ e2e tests] ( https://github.com/micheleriva/krabs/actions/workflows/e2e.yml/badge.svg )] ( https://github.com/micheleriva/krabs/actions/workflows/e2e.yml )
5
5
[ ![ codecov] ( https://codecov.io/gh/micheleriva/krabs/branch/main/graph/badge.svg?token=s46QYu6uUJ )] ( https://codecov.io/gh/micheleriva/krabs )
6
6
[ ![ NPM Downloads] ( https://img.shields.io/npm/dt/krabs )] ( https://www.npmjs.com/package/krabs )
7
+ [ ![ npm] ( https://img.shields.io/npm/v/krabs?color=blue&logo=npm )] ( https://www.npmjs.com/package/krabs )
7
8
[ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
8
9
9
10
** Krabs** is an enterprise-ready Express.js/Fastify middleware for serving ** thousands** of different websites from a single Next.js instance.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " krabs-monorepo" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " Multitenant middleware for Next.js" ,
5
5
"workspaces" : {
6
6
"packages" : [
Original file line number Diff line number Diff line change 1
1
<img src =" /misc/krabs-cover.png " />
2
2
3
3
[ ![ Build Status] ( https://github.com/micheleriva/krabs/actions/workflows/coverage.yml/badge.svg )] ( https://github.com/micheleriva/krabs/actions/workflows/coverage.yml )
4
+ [ ![ e2e tests] ( https://github.com/micheleriva/krabs/actions/workflows/e2e.yml/badge.svg )] ( https://github.com/micheleriva/krabs/actions/workflows/e2e.yml )
4
5
[ ![ codecov] ( https://codecov.io/gh/micheleriva/krabs/branch/main/graph/badge.svg?token=s46QYu6uUJ )] ( https://codecov.io/gh/micheleriva/krabs )
5
6
[ ![ NPM Downloads] ( https://img.shields.io/npm/dt/krabs )] ( https://www.npmjs.com/package/krabs )
7
+ [ ![ npm] ( https://img.shields.io/npm/v/krabs?color=blue&logo=npm )] ( https://www.npmjs.com/package/krabs )
6
8
[ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
7
9
8
10
** Krabs** is an enterprise-ready Express.js/Fastify middleware for serving ** thousands** of different websites from a single Next.js instance.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " krabs" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " Multitenant middleware for Next.js" ,
5
5
"main" : " ./dist/express-krabs/index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
<img src =" /misc/krabs-cover.png " />
2
2
3
3
[ ![ Build Status] ( https://github.com/micheleriva/krabs/actions/workflows/coverage.yml/badge.svg )] ( https://github.com/micheleriva/krabs/actions/workflows/coverage.yml )
4
+ [ ![ e2e tests] ( https://github.com/micheleriva/krabs/actions/workflows/e2e.yml/badge.svg )] ( https://github.com/micheleriva/krabs/actions/workflows/e2e.yml )
4
5
[ ![ codecov] ( https://codecov.io/gh/micheleriva/krabs/branch/main/graph/badge.svg?token=s46QYu6uUJ )] ( https://codecov.io/gh/micheleriva/krabs )
5
6
[ ![ NPM Downloads] ( https://img.shields.io/npm/dt/krabs )] ( https://www.npmjs.com/package/krabs )
7
+ [ ![ npm] ( https://img.shields.io/npm/v/krabs?color=blue&logo=npm )] ( https://www.npmjs.com/package/krabs )
6
8
[ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
7
9
8
10
** Krabs** is an enterprise-ready Express.js/Fastify middleware for serving ** thousands** of different websites from a single Next.js instance.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fastify-krabs" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " Multitenant middleware for Next.js and Fastify" ,
5
5
"main" : " ./dist/fastify-krabs/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments