src/models/<1:1 copy of the Django modelsrc/models/User/index.ts contains a class User with some additional getters and methodssrc/models/User/api.ts contains the functions such as retrieveUser, createUser etc
src/models/User/types.ts` contains all the types that relate to anything for the User