Skip to content

Commit

Permalink
#45
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzamu committed Jan 27, 2020
1 parent 9327107 commit f361671
Show file tree
Hide file tree
Showing 16 changed files with 655 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ $ meteor --settings pei.json --once




### Generate Schemas
$ meteor --settings generate-schema.json --once


#### Check files
$ cd public/exports

Expand Down
4 changes: 4 additions & 0 deletions generate-schema.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"generateSchema": true,
"public": {}
}
Loading

0 comments on commit f361671

Please sign in to comment.