-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't workingcleanuphelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
In this project, mock data is read from a JSON file, streams.json like it would in a API.
Problem is that the project has two of these files.
Theres one in the root of the project;
/streams.json
And the other;
public/api/streams.json
Keep one and make sure whatever loads it up and points/goes to the correct path and remove the other and ensure its correct and loads properly from the path. Also ensure that
Keep in mind this is only for development purposes since right now we don't have that much of a backend.
Our tests use their own mock data so ignored that in /tests/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcleanuphelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Todo