-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hello, I'm trying to improve my skills with django and found your backend boilerplate.
I wanted to test it, but I struggle on setting my project up. It's worth mentioning that I'm not used to this kind of complex architecture.
Following your guidelines, here is what I did:
- generated my project using cookiecutter
- followed instructions here and everything runs fine
I can access to _platform/docs/v1/swagger.json
without errors. Yet, when I try to reach _platform/docs/v1/swagger
or api/v1/accounts/me
, I get 404 errors.
Maybe, I missed something about the guidelines or about the purposes of the skeleton ? What should I do to get things working ?
Metadata
Metadata
Assignees
Labels
No labels