We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f20562 commit 01e2da9Copy full SHA for 01e2da9
README.md
@@ -2,8 +2,8 @@
2
<br />
3
<p align="center">
4
<a href="#">
5
- <img src="nodetype.png" alt="Logo" width="250" height="100">
6
<img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" alt="Nx" width="250" height="100">
+ <img src="nodetype.png" alt="Logo" width="150" height="90">
7
</a>
8
9
<h3 align="center">Nx-Nodejs-Typescript/GraphQL/Express/MongoDB Boilerplate</h3>
@@ -73,7 +73,7 @@ Run `nx dep-graph` to see a diagram of the dependencies of your projects.
73
74
Visit the [Nx Documentation](https://nx.dev) to learn more.
75
76
-# Roadmap
+## Roadmap
77
- [x] Typescript class based implementation.
78
- [x] Add GraphQL Support.
79
- [ ] CRUD Operations.
0 commit comments