denoland
Here are 206 public repositories matching this topic...
-
Updated
Dec 7, 2021 - TypeScript
-
Updated
Dec 9, 2021 - TypeScript
Create a logo
Now that Pogo's APIs are stable and we're getting more users, I think it would be nice to add some "fit and finish" in the form of a logo.
Anyone have logo ideas or want to try making one?
Here's some inspiration from my favorite ideas:
- Kid on a pogo stick
- [Ox with a beard](https://www.travel4wildlife.com/wp-
-
Updated
Oct 11, 2021 - TypeScript
-
Updated
Oct 15, 2020 - TypeScript
Issue Type
- Bug Report
- Feature Request
- Other
Expected
Denox could run a denox option to create a better shorthand command.
The "run" word could be preserved. as optional
denox startdenox run startActual
denox run sta-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Oct 9, 2021 - TypeScript
-
Updated
Aug 8, 2020 - Dockerfile
-
Updated
Jun 9, 2020 - TypeScript
-
Updated
Oct 15, 2020 - TypeScript
Responses from Google APIs return "�" instead of characters with accents. We need to fix that by encoding strings correctly
-
Updated
Mar 17, 2021 - TypeScript
-
Updated
Dec 12, 2021 - TypeScript
-
Updated
Sep 28, 2021 - TypeScript
-
Updated
Dec 5, 2020 - JavaScript
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Dec 8, 2021 - Rust
-
Updated
Jun 30, 2020 - TypeScript
-
Updated
May 30, 2020 - TypeScript
-
Updated
Aug 5, 2020 - TypeScript
Improve this page
Add a description, image, and links to the denoland topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the denoland topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The seed files are currently run without any set order (if any it is alphabetical). We should add a property to the migration files which tells Nessie in which order the files should be run and if there are any dependencies/priorities.
As far as my imagination goes, we could do it the following ways, but feel free to chime