Scrapbook helps you share the things you're working on every day! As a Hack Clubber, you are always learning and building things. Scrapbook allows you to share updates on the things you're doing with the rest of the Hack Club community, and keeps you motivated by recording each day you contribute, tallying that up onto a streak shown on your profile.
- Clone the repository:
git clone https://github.com/hackclub/scrapbook.git
cd scrapbook
- Install dependencies:
yarn deps-install
-
Request the .env file: Send a message mentioning @creds in Hack Club's Slack asking for the .env file.
-
Start the development server:
yarn dev
- View your server: Open your browser and navigate to http://localhost:3000/.
yarn build:web
yarn checkFormat
yarn prettier:slack-bot
yarn prettier:web