Giter VIP home page Giter VIP logo

codemate-core's Introduction

Codemate-Core

The core & admin of Codemate.

Hydro README, Hydro Docs.

Deploy & Start

git clone https://github.com/codemateDao/codemate-core.git
cd codemate-core
docker-compose up -d

The Hydro server will be started at port 8888.

Create a SuperAdmin Account

docker exec -it codemate-core-hydro-1 /bin/sh
# Create a user "admin", uid=2
npx hydrooj cli user create [email protected] admin 123456 2
# Gave this user super admin
npx hydrooj cli user setSuperAdmin 2
# Quit the docker shell
exit

FAQ

Q: 我的Typescript挂了(比如一直重启中)怎么办?

该项目的tsconfig.json依赖postinstallhook运行build/prepare.js来生成,如果你的TS挂了,很可能是该脚本没有正常运行,可以尝试手动运行一次。

codemate-core's People

Contributors

undefined-moe avatar pandadtdyy avatar wuxianucw avatar stupidqu avatar criyle avatar macesuted avatar kiritoking avatar guke1024 avatar allcontributors[bot] avatar junukwon7 avatar molmin avatar battlehawk00 avatar rratic avatar snyk-bot avatar wxh06 avatar dependabot[bot] avatar nerlci avatar laoshuikaixue avatar renbaoshuo avatar stableagoh avatar zhoupb01 avatar yzx-28 avatar remmymilkyway avatar elevenstudio-main avatar lgtm-com[bot] avatar imgbot[bot] avatar fossabot avatar chengguanglc avatar gtn1024 avatar reiaccept avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.