mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
45 lines
891 B
Text
45 lines
891 B
Text
############ Nova Core ############
|
|
|
|
nova:core # do not remove!
|
|
|
|
############ Optional Packages ############
|
|
|
|
nova:settings
|
|
nova:users
|
|
nova:posts
|
|
nova:comments
|
|
nova:newsletter
|
|
nova:search
|
|
nova:notifications
|
|
nova:getting-started
|
|
nova:categories
|
|
nova:voting
|
|
nova:forms
|
|
nova:embedly
|
|
nova:api
|
|
nova:email
|
|
nova:rss
|
|
# nova:subscribe
|
|
# nova:cloudinary
|
|
|
|
############ Customizable Packages ############
|
|
|
|
nova:base-apollo # default graphql server
|
|
nova:base-components # default ui components
|
|
nova:base-styles # default styling
|
|
nova:base-routes # default routes
|
|
nova:email-templates # default email templates for notifications
|
|
nova:i18n-en-us # default language translation
|
|
|
|
accounts-password@1.3.1
|
|
# accounts-twitter
|
|
# accounts-facebook
|
|
|
|
############ Debug Packages ############
|
|
|
|
nova:debug
|
|
# nova:kadira
|
|
|
|
############ Your Packages ############
|
|
|
|
# my-custom-package
|