Home
Softono
h

hustlelikeaboss

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by hustlelikeaboss

wali-ui
Open Source

wali-ui

# Wali The personal finance manager you've been waiting for ![dashboard-design-inpiration](public/dashboard.png) _Source: [Halo Lab](https://dribbble.com/shots/6949054-Banking-Dashboard)_ ## Development 1. create an `.env` file in project root and add creds: ``` REACT_APP_SECRET_KEY=SECRET_VALUE ``` 2. `npm ci` 3. `npm start` ## Zeit deployment ### initial setup 1. `now login` 2. `now secrets ls` 3. `now secrets add REACT_APP_SECRET_KEY <SECRET_VALUE>` ### deployment 1. to trigger a production build, run `now --prod`; or, while on the `master` branch, run `git push` 2. to trigger a staging build, run `now` or `git push` to a branch

Personal Finance
17 Github Stars