Added a data entry page with initial content.
This commit is contained in:
@@ -21,7 +21,6 @@ shell-server@0.5.0 # Server-side component of the `meteor shell` comm
|
||||
#aldeed:collection2 # Attaches a schema to a collection
|
||||
#aldeed:schema-index # Allows the schema to specify fields to be indexed
|
||||
|
||||
svelte:compiler
|
||||
#static-html@1.3.2
|
||||
rdb:svelte-meteor-data
|
||||
accounts-ui@1.4.2
|
||||
@@ -32,7 +31,8 @@ accounts-google@1.4.0
|
||||
service-configuration@1.3.0
|
||||
google-config-ui@1.0.3 # Adds the UI for logging in via Google
|
||||
alanning:roles # Adds roles to the user
|
||||
#zodern:melte
|
||||
|
||||
#babrahams:constellation # Alternative to MeteorToys - Has problems because it requires jquery 1.11.11 and everything else wants 2.x or 3.x
|
||||
msavin:mongol # Free version of MeteorToys - Provides access to the client side MongoDB for debugging. (Ctrl-M to activate :: https://atmospherejs.com/msavin/mongol)
|
||||
#zodern:melte # Alternative to meteor-svelte (https://github.com/meteor-svelte/meteor-svelte). Was more actively developed.
|
||||
svelte:compiler # Switching back to this because of TS errors.
|
||||
|
||||
Reference in New Issue
Block a user