A photo social sharing network built on top of Steem Blockchain
The motivation for this project was at the same time a need to explore more about blockchain development, but also, being myself a photographer on a hobby level, the frustration of using services like instagram where every photo is a square image and there’s not really a focus on the photography community; besides of course that on Steem you can actually make money from your work and built yourself around a new and exciting marketplace.
This project would be a lot more painful if it wasn’t for the excellent already build tools that have supported me building this platform:
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
Before running the tests make sure you are serving the app via ng serve
.
MIT