All Projects → atomicptr → dauntless-builder

atomicptr / dauntless-builder

Licence: AGPL-3.0 license
Create and share Dauntless builds with your friends!

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to dauntless-builder

audio-share-discord-linux
Discord screenshare, now with audio!
Stars: ✭ 44 (-12%)
Mutual labels:  share
indexeddb-orm
Indexed DB ORM
Stars: ✭ 53 (+6%)
Mutual labels:  builder
now-custom-runtime
ZEIT Now v2.0 builder for custom AWS Lambda runtimes
Stars: ✭ 21 (-58%)
Mutual labels:  builder
lombok-rs
Lombok port for Rust
Stars: ✭ 31 (-38%)
Mutual labels:  builder
tailwindcss-dash-docset
TailwindCSS Dash Docset, built with the Dash Docset Builder in PHP. We needed it. 🌈️
Stars: ✭ 37 (-26%)
Mutual labels:  builder
automatic-vendor-federation
Utility to enable automatic vendor sharing within bundles using Module Federation
Stars: ✭ 69 (+38%)
Mutual labels:  share
tencent kit
flutter版QQ登录/分享
Stars: ✭ 201 (+302%)
Mutual labels:  share
Uix-Page-Builder
Uix Page Builder is a design system that it is simple content creation interface.
Stars: ✭ 20 (-60%)
Mutual labels:  builder
Android-Resource-File-Provider
A simple library to easily provide and share files from app resources
Stars: ✭ 15 (-70%)
Mutual labels:  share
ngx-aws-deploy
☁️🚀 Deploy your Angular app to Amazon S3 directly from the Angular CLI 🚀☁️
Stars: ✭ 84 (+68%)
Mutual labels:  builder
tss-rb
A Ruby implementation of Threshold Secret Sharing (Shamir) as defined in IETF Internet-Draft draft-mcgrew-tss-03.txt
Stars: ✭ 22 (-56%)
Mutual labels:  share
SocialSDK
iOS 实现sina(新浪)、wechat(微信)、qq(腾讯) 登录、分享功能,Share,ShareSDK,高仿友盟SocialSDK UI 实现,可自定义UI实现
Stars: ✭ 64 (+28%)
Mutual labels:  share
SilentCryptoMiner
A Silent (Hidden) Free Crypto Miner Builder - Supports ETH, ETC, XMR and many more.
Stars: ✭ 547 (+994%)
Mutual labels:  builder
fliphub
the easiest app builder
Stars: ✭ 30 (-40%)
Mutual labels:  builder
SilentETHMiner
A Silent (Hidden) Ethereum (ETH & ETC) Miner Builder
Stars: ✭ 219 (+338%)
Mutual labels:  builder
PrimeAdapter
PrimeAdapter makes working with RecyclerView easier.
Stars: ✭ 54 (+8%)
Mutual labels:  builder
docker-bakery
Dockerfile hierarchy management tool with automatic rebuilding of dependent images when parent changes
Stars: ✭ 30 (-40%)
Mutual labels:  builder
CwsShareCount
PHP class to get social share count for Delicious, Facebook, Google+, Linkedin, Pinterest, Reddit, StumbleUpon and Twitter.
Stars: ✭ 13 (-74%)
Mutual labels:  share
YHThirdManager
一个快速、简单、易集成、扩展性好的社交化组件。摒弃友盟等三方库,使用原生SDK。支持微信支付、微信分享、微信登录、微信授权、QQ授权、QQ分享、QQ登录、新浪授权、新浪登录、新浪分享、微博评论、微博获取、支付宝支付。极大的减小了包体积;同时加入了自动管理提示框的功能
Stars: ✭ 41 (-18%)
Mutual labels:  share
ChromeAppBuilder
Chrome app builder is an editor extension for Unity to export games as google chrome apps.
Stars: ✭ 23 (-54%)
Mutual labels:  builder

dauntless-builder

Build Status Crowdin

Create and share Dauntless builds with your friends!

Screenshot of Dauntless Builder

Documentation

Localization

We're using Crowdin for managing localizations: https://crowdin.com/project/dauntless-builder

Development Setup

Requirements:

  • Node.js 16+ (Non LTS versions are generally unsupported)
  • yarn package manager (install via npm install -g yarn)
# Assumption: You have already cloned the repository and are inside the directory
# Install dependencies
$ yarn
# Build dependency data (item data, i18n files, about page stuff, etc.)
$ yarn build:deps
# Run the development environment
$ yarn dev

You should now have Dauntless Builder running on your system via http://localhost:3000 (port might be different).

Notes

Data changes & the map file

If you change something in data/ make sure to call yarn build:data which will update .map/names.json and include that in your pull request.

English Language

Because Dauntless is developed by a Canadian company, we decided to use Canadian/British English instead of American English.

Contact

If you find an issue or want to provide feedback please use Github Issues, join the Dauntless Builder Discord Server or the Dauntless Builder Matrix Channel.

Assets

All Dauntless related assets are the property of Phoenix Labs.

The collected data itself is public domain.

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].