Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
car-crushers-portal/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20 lines (11 sloc)
456 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Car Crushers Portal | |
This is the web frontend and api backend for the Car Crushers website. It is made with Remix and hosted on Cloudflare | |
Pages. | |
Please don't complain about your ban on this repo. | |
## Get the Code | |
`git clone https://teamhydra.io/regalijan/car-crushers-portal.git` | |
## Make it Larger | |
Increase the total disk space used by over 100x | |
`npm install` | |
## Code go nyoom | |
`npm run publish` (set the environment variables before you do this) |