Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/taralians-language-translation-site
ロマサガ1のタラール語の翻訳サイト
https://github.com/kjirou/taralians-language-translation-site
netlify nextjs
Last synced: 13 days ago
JSON representation
ロマサガ1のタラール語の翻訳サイト
- Host: GitHub
- URL: https://github.com/kjirou/taralians-language-translation-site
- Owner: kjirou
- Created: 2022-11-28T00:35:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T03:07:44.000Z (about 2 years ago)
- Last Synced: 2024-12-07T16:37:43.146Z (20 days ago)
- Topics: netlify, nextjs
- Language: TypeScript
- Homepage: https://taralians-translator.netlify.app
- Size: 197 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taralians-language-translation-site
![run-tests](https://github.com/kjirou/taralians-language-translation-site/actions/workflows/run-tests.yml/badge.svg)
[![Netlify Status](https://api.netlify.com/api/v1/badges/6b6f3b86-325a-4dfe-a6fa-5cfd86cd1478/deploy-status)](https://app.netlify.com/sites/taralians-translator/deploys)「ロマンシング サ・ガ」または「ロマンシング サガ ミンストレルソング」に登場する架空の言語であるタラール語の翻訳サイトです。
## :hammer_and_wrench: Development
### Preparation
- [Node.js](https://nodejs.org/)
- The version is defined in [.nvmrc](/.nvmrc).### Installation
```
git clone [email protected]:kjirou/taralians-language-translation-site.git
cd ./taralians-language-translation-site
npm install
```### Start development server
```
npm run dev
```