meteor create --full meteor-boilerplate
Basic app with blazejs has good to start framework.
curl https://install.meteor.com/ | sh
git clone https://github.com/xpressabhi/meteor-boilerplate.git
meteor npm install
meteor
(use meteor --production
to minify everything and simulate production speeds
- Get domain name from godaddy.
- Create a Digital Ocean account to host app https://m.do.co/c/2981263168e6 (Get $10 credit on signup)
- Follow instruction at meteor-up.com
- User accounts
- Bootstrap theme for accounts login as well.
- Default login,join navigation for users.
- First user as 'admin' rest 'user'.
- Support page where users can log reuests and admin can reply.
- FAQs page, updated by admin, visible to all.
- User management page. Admin can see and delete users.
- A dashboard page to display stats.
- A profile page.
- Bootstrap 4.1
- Fontawesome 5