Skip to content

Commit

Permalink
Merge branch 'main' of github.com:bwbioinfo/nanolims
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbioinfo committed Nov 29, 2023
2 parents 5277c8c + 0cc220f commit 2341a5f
Showing 1 changed file with 9 additions and 36 deletions.
45 changes: 9 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,16 @@
<p align="left">
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fbwbioinfo%2Fnanolims?ref=badge_shield" alt="FOSSA Status">
<img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbwbioinfo%2Fnanolims.svg?type=shield"/>
</a>
<a href="https://codecov.io/gh/bwbioinfo/nanolims" >
<img src="https://codecov.io/gh/bwbioinfo/nanolims/graph/badge.svg?token=XPQDBPKXGI"/>
</a>
<a href="https://codecov.io/gh/bwbioinfo/nanolims" >
<img src="https://api.netlify.com/api/v1/badges/ecf77460-b74b-40ac-b147-5ee20e344957/deploy-status"/>
</a>
</p>
[<img alt="FOSSA Status" src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbwbioinfo%2Fnanolims.svg?type=shield"/>](https://app.fossa.com/projects/git%2Bgithub.com%2Fbwbioinfo%2Fnanolims?ref=badge_shield)
[<img alt="Codecoverage" src="https://codecov.io/gh/bwbioinfo/nanolims/graph/badge.svg?token=XPQDBPKXGI"/>](https://codecov.io/gh/bwbioinfo/nanolims)

# NanoLIMS
An ultralightweight, flexible LIMS system.

<p align="left">
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/javascript-colored.svg" width="36" height="36" alt="JavaScript" />
</a>
<a href="https://reactjs.org/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/react-colored.svg" width="36" height="36" alt="React" />
</a>
<a href="https://nextjs.org/docs" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nextjs-colored.svg" width="36" height="36" alt="NextJs" />
</a>
<a href="https://nodejs.org/en/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nodejs-colored.svg" width="36" height="36" alt="NodeJS" />
</a>
<a href="https://www.mongodb.com/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/mongodb-colored.svg" width="36" height="36" alt="MongoDB" />
</a>
<a href="https://www.mongoosejs.com/" target="_blank" rel="noreferrer">
<img src="https://mongoosejs.com/docs/images/mongoose5_62x30_transparent.png" width="36" height="36" alt="Mongoose" />
</a>
<a href="https://www.docker.com/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/docker-colored.svg" width="36" height="36" alt="Docker" />
</a>
</p>


[<img alt="JavaScript" width="36" height="36" src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/javascript-colored.svg" />](https://www.javascript.com/)
[<img alt="ReactJS" width="36" height="36" src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/react-colored.svg" />](https://reactjs.org/)
[<img alt="NextJS" width="36" height="36" src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nextjs-colored.svg" />](https://nextjs.org/docs)
[<img alt="NodeJS" width="36" height="36" src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nodejs-colored.svg" />](https://nodejs.org)
[<img alt="MongoDB" width="36" height="36" src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/mongodb-colored.svg" />](https://www.mongodb.com/)
[<img alt="MongooseJS" width="36" height="36" src="https://mongoosejs.com/docs/images/mongoose5_62x30_transparent.png" />](https://www.mongoosejs.com/)
[<img alt="Docker" width="36" height="36" src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/docker-colored.svg" />](https://www.docker.com/)

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbwbioinfo%2Fnanolims.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbwbioinfo%2Fnanolims?ref=badge_large)

0 comments on commit 2341a5f

Please sign in to comment.