Philip-Nunoo / super-data-science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

super-data-science

A simple blog application with meteorjs.

Project Link Project Board(Kanban) Issues

Installed packages

A list of some of personal favourite packages being used.

Node modules

Package Name Version
React
Eslint
Prettier
React router
Uniforms
Bootstrap 4
moment
simpl-schema

Meteor packages

Package Name Version
aldeed:collection2
mdg:validated-method
didericis:callpromise-mixin
tunifight:loggedin-mixin
ziarno:restrict-mixin
lacosta:method-hooks
didericis:permissions-mixin
alanning:roles
fourseven:scss
reywood:publish-composite

Run

$ meteor npm i
$ meteor npm start

The application should start by default on port 2300

Test users

Email password Role
admin@superdatascience.com apple1 Admin
juan@superdatascience.com apple1 guest

Blog post and Resources

You can read mine blog post here on how to get this up and running on aws

How to deploy to aws

About


Languages

Language:JavaScript 87.8%Language:CSS 11.5%Language:HTML 0.7%