-
How do I get some data for local development?
Since there is no data for me to start with, the app throws an error while trying to find random anime loops:
```bash
TypeError: Cannot read proper…
-
We need a "local" development mode that lets us hack on scripts locally without having to commit changes to Github, wait, test, and repeat.
-
Setting up CloudyGo with all of MiniGo V7 takes ~20 hours of just copying / import data.
It would be nice to have an zipped instance folder. I imagine it would have 2 training runs with 100 models …
-
Please add instructions on running the game locally in order to make contributing easier!
-
Right now development workflow is not seamless, i.e. start consul, start docker, then start the mahakam server from inside the container and restart everytime there are changes. This should be improve…
-
### Feature summary
Add ruff linting to CI
### Feature description
Requested changes:
- Pre-config is intended to help developers catch issues that will be inevitably caught during CI. Linting i…
-
Hi.
Help needed.
I am building a app that supports web.
Pdf creation and printing works fine on local development but when I build the app for release, the UI gets stuck and from the console lo…
-
Have ability to view dummy search results when running locally.
-
Dev story:
As a developer updating the site branding, in order to attend to content behind the authentication wall, I need to be able to pull down remote, authenticated content locally and have it d…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
Add Makefile to easy development
- Install npm…