Closed cllns closed 2 years ago
These are folders users will very likely need, so we should create them (and keep them around in git with .keep files):
.keep
spec/suite/main/actions/
spec/suite/main/entities/
spec/suite/main/views/
spec/suite/main/repositories/
slices/main/repositories/
db/migrate/
(What is the purpose of spec/suite/application? Do we need it?)
spec/suite/application
These are folders users will very likely need, so we should create them (and keep them around in git with
.keep
files):spec/suite/main/actions/
spec/suite/main/entities/
spec/suite/main/views/
spec/suite/main/repositories/
slices/main/repositories/
db/migrate/
(What is the purpose of
spec/suite/application
? Do we need it?)