https://github.com/lookfirst/mikro-example
https://github.com/lookfirst/mikro-example
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lookfirst/mikro-example
- Owner: lookfirst
- Created: 2019-09-20T11:23:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:10:06.000Z (over 3 years ago)
- Last Synced: 2025-03-16T22:37:38.268Z (over 1 year ago)
- Language: TypeScript
- Size: 859 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/lookfirst/mikro-example)
[](https://dependabot.com)
[](https://david-dm.org/lookfirst/mikro-example/master)
[](https://david-dm.org/lookfirst/mikro-example/master?type=dev)
# mikro-example
Example of setting up [mikro](https://github.com/mikro-orm/mikro-orm) with jest for unit testing.
```sh
yarn
yarn build
yarn test
```