8000 GitHub - scottwestover/backrooms-tcg-deck-builder: Website for tracking your Backrooms TCG Collection, creating new Decks and sharing those with the community.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

scottwestover/backrooms-tcg-deck-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Backrooms TCG Deck Builder

Website for tracking your Backrooms TCG Collection, creating new Decks and sharing those with the community.

View the Site · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Welcome to the Github-Repository of the website https://backrooms-tcg-deckbuilder.web.app/.

For any bugs or feature requests, please open a new issue in the repository. If you are interested in helping contribute to the project, please open a pull request.

Thank you for helping the website!

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/scottwestover/backrooms-tcg-deck-builder.git
  2. Install NPM packages
    npm install
  3. Serve the project
    npm run start
  4. See the site served on https://localhost:4200

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Scott - Discord Username: galemius#0322

Project Link: https://github.com/scottwestover/backrooms-tcg-deck-builder

YouTube: https://www.youtube.com/@swestover

(back to top)

Acknowledgments

This repo is based on the Digimon Card App repo found here: https://github.com/TakaOtaku/Digimon-Card-App.

(back to top)

Deployment

To deploy the latest changes:

  1. build the project: pnpm build
  2. update src/environments/environment.prod.ts with the service account json for the firebase project
  3. run pnpm deploy:host to use the firebase cli to deploy directly to firebase

About

Website for tracking your Backrooms TCG Collection, creating new Decks and sharing those with the community.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.0%
  • SCSS 3.3%
  • HTML 1.9%
  • Python 1.3%
  • JavaScript 0.5%
0