Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himanoa/shimarin
https://github.com/himanoa/shimarin
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/himanoa/shimarin
- Owner: himanoa
- License: mit
- Created: 2018-02-18T00:37:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T00:41:30.000Z (almost 7 years ago)
- Last Synced: 2024-12-08T21:41:53.324Z (25 days ago)
- Language: JavaScript
- Homepage:
- Size: 797 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shimarin
http://shimar.in 買っちった
## System Dependencies
- gcloud
- yarn
- direnv allow
- Nodejs## Development
1. Run `yarn && yarn setup`
2. Run `direnv allow`
3. Run `firebase use --add`
4. Run `firebase serve --only functions & yarn start`## Deployment
1. Run `yarn webpack -p --config webpack.config.prod.js`
2. Run `firebase use --add`
3. Run `firebase deploy````
cd functions
gcloud beta functions deploy shimarin --trigger-http --stage-bucket=shimarin_tmp --source=.
```## Stack
- webpack v3
- React v16
- flow
- eslint
- firebase
- GCP CloudFunctions
- react-redux
- babel
- bulma
- prettier
- redux-saga
- ramda## License
MIT