SkillAgentSearch skills...

Carnival

a website that showcases great games made by the community

Install / Use

/learn @replit-discord/Carnival
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

carnival

carnival is a website that showcases great games made by the community of repl.it. this implies categorization and search of these games, but we also wish to offer additional capabilities such as leaderboard systems, identity management, and / or multiplayer apis.

the project is in early development. if you have a suggestion, feel free to add one. or, chat about this project real-time on the repl.it discord server.

contributing

installation

git clone https://github.com/repl-it-discord/carnival
cd carnival
yarn install

# lerna bootstrap
yarn bootstrap

# runs `yarn dev` in for both `./client` and `./server` folders
yarn dev

# as an alternative to `yarn dev`, you can build and serve the frontend statically
# only do this if you are not yourself making code changes to the client and you
# want to save on system resources.
make setup-additional
cd server && yarn dev

license

licensed under gnu gpl v2; see details

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated7mo ago
Forks4

Languages

JavaScript

Security Score

82/100

Audited on Aug 25, 2025

No findings