Updated Developers Guide (markdown)
| @@ -136,3 +136,7 @@ Now you can access the interface through http://localhost:3000 while the API is | ||||
| through http://localhost:3333. The React frontend proxies all API requests to the http://localhost:3333 address. | ||||
|  | ||||
| You can find a interactive GraphQL playground at http://localhost:3333/__graphql. | ||||
|  | ||||
| ### Seeding the database | ||||
|  | ||||
| You can use the `taskcafe seed` command to generate large amounts of random teams, projects, task groups, and tasks for testing. | ||||
		Reference in New Issue
	
	Block a user