Delete seeds.yml
This commit is contained in:
parent
fbabf850f2
commit
bcf65157d0
|
@ -1,29 +0,0 @@
|
||||||
users:
|
|
||||||
- name: elijah
|
|
||||||
password: toffee15
|
|
||||||
- name: ievgen
|
|
||||||
password: toffee15
|
|
||||||
- name: tanner
|
|
||||||
password: toffee15
|
|
||||||
|
|
||||||
accounts:
|
|
||||||
- id: 1
|
|
||||||
name: Toffee and Elijah Home
|
|
||||||
details: some shit about this account
|
|
||||||
income: 4000
|
|
||||||
expenses: 2000
|
|
||||||
# add both users to this account
|
|
||||||
|
|
||||||
stacks: # account: 1
|
|
||||||
# details can be optional
|
|
||||||
- name: shit
|
|
||||||
details: for shit
|
|
||||||
amount: 400
|
|
||||||
- name: stuff
|
|
||||||
details: for all the stuff
|
|
||||||
amount: 200
|
|
||||||
- name: crap
|
|
||||||
details: buy some crap
|
|
||||||
amount: 500
|
|
||||||
# Eventually generate transactions for a few months
|
|
||||||
# for historial analytics and spending trend data viz
|
|
Loading…
Reference in New Issue
Block a user