We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b1834 commit 3983fa7Copy full SHA for 3983fa7
2 files changed
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# PointyApi Changelog
2
+
3
+## [0.0.1] Oct-31-2018 - Initial Release
4
5
+Initial Release
README.md
@@ -5,7 +5,7 @@ Opinionated Restful Server Architecture
6
```
7
npm init
8
-npm i StatelessStudio/pointy#v0.0.1 express @types/node @types/express
+npm i StatelessStudio/pointy express @types/node @types/express
9
10
11
## Typescript setup
0 commit comments