Skip to content

nenrinyear/cvf-contest

Repository files navigation

cvf-contest

このリポジトリについて

https://cvf-contest.net/ でホスティングされているサイトのソースコードです。

依頼を受け制作したもので、公開用のために一部の情報は削除しています。

Installation

1. Install dependencies

$ git clone git@github.com:nenrinyear/cvf-contest.git
$ cd cvf-contest
$ npm install

2. Set environment variables

$ cp .env.template .env

.env ファイルを編集してください。 (独自APIを使用しているため、第三者の利用はできません…)

3. Start development server

$ npm run dev

License

AGPL-3.0

Copyright (c) 2023 nenrinyear

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published