Skip to content
/ blog Public

Personal Blog πŸ‘¨β€πŸ’»

Notifications You must be signed in to change notification settings

fed/blog

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d35e596 Β· Jan 2, 2025
Sep 28, 2024
Nov 28, 2021
Jan 2, 2025
Jul 8, 2024
Jan 9, 2019
May 21, 2021
Sep 28, 2024
Dec 20, 2018
Apr 21, 2021
Dec 19, 2022
Nov 28, 2021
Nov 28, 2021
Aug 26, 2022
Jun 3, 2023
Feb 27, 2024
Aug 13, 2023
Aug 11, 2023
Nov 26, 2021
Nov 28, 2021
May 28, 2023
May 28, 2023
Sep 22, 2022
Dec 1, 2024
Dec 1, 2024

Repository files navigation

blog

Prerequisites

Development Tasks

Command Description
yarn install Fetch dependencies and build binaries for any of the modules
yarn start Start the app on http://localhost:8000 and watch for changes
yarn build Create a production build in the public directory
yarn lint Run ESLint to identify any linting errors
yarn format Run Prettier to format the code
yarn test Run the unit test suite and report the results
yarn test:watch Run the unit test suite in watch mode
yarn test:debug Run the unit test suite in a Node process that an external debugger can connect to

Continuous Deployment

All commits to master trigger a deployment to the production environment: https://fedknu.com.

About

Personal Blog πŸ‘¨β€πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published