0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-07 21:16:50 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces () 2023-03-05 00:35:00 +01:00
Matt Williams 7a3c6bb888
Dont use reserved foldername ()
Co-authored-by: Effy Elden <effy@effy.space>
2022-12-15 18:49:43 +01:00
Effy Elden 1e49be3328
Align everything to Node.js 16 ()
* Update nvmrc to Node.js 16

* Update package.json minimum Node engine to 16

* Update README requirements to Node.js 16

* Update devcontainer Node.js version to 16

* Update devcontainer Dockerfile Node.js choices to LTS versions that are still in support/maintenance

* Pin CircleCI Node image to 16

* Fix YAML type issue

* Update CircleCI Node.js to 16.18 to match 
2022-12-15 17:43:26 +01:00
Yamagishi Kazutoshi d86dd067ce
Fix auto detect language for translate service () 2022-09-27 23:33:56 +02:00
Yamagishi Kazutoshi 584d8b977b
Format JSON and YAML using Prettier ()
* Format JSON and YAML using Prettier

* Add prettier to devDep
2022-03-21 04:46:11 +01:00
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config ()
* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`
2022-03-13 15:03:36 +01:00