diff --git a/src/Example Code/BaseDBTableForDrizzle/baseTable.ts b/src/Example Code/BaseDBTableForDrizzle/baseTable.ts deleted file mode 100644 index 82bf9ca..0000000 --- a/src/Example Code/BaseDBTableForDrizzle/baseTable.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { pgTable, integer, varchar } from "drizzle-orm/pg-core"; -import { sql } from "drizzle-orm"; -import { timestamps } from "../../drizzle/schema/helpers/columns.helpers"; - -export const accounts = pgTable("base_table", { - id: integer().primaryKey().generatedAlwaysAsIdentity({ name: "base_id_seq", startWith: 1, increment: 1, minValue: 1, maxValue: 2147483647, cache: 1 }), - - ...timestamps -}) \ No newline at end of file diff --git a/src/Example Code/Base_Component/index.tsx b/src/Example Code/Base_Component/index.tsx deleted file mode 100644 index d650f9d..0000000 --- a/src/Example Code/Base_Component/index.tsx +++ /dev/null @@ -1,10 +0,0 @@ -import Link from "next/link"; - -export default function BB_Base_Component() { - - return ( - ( -
- ) - ) -} \ No newline at end of file diff --git a/src/Example Code/BasicClassComponent/index.js b/src/Example Code/BasicClassComponent/index.js deleted file mode 100644 index a5919ec..0000000 --- a/src/Example Code/BasicClassComponent/index.js +++ /dev/null @@ -1,25 +0,0 @@ -import React, { Component } from 'react' -import PropTypes from 'prop-types' //ES6 -import styles from './styles.module.css' - -export default class BasicClassComponent extends Component { - constructor(props){ - super(props) - this.state = { - - } - } - - render(){ - return ( -{this.props.content}
-Effective Date: [Insert Date]
+ +At Ballistic Builder, we are committed to protecting your privacy and safeguarding your personal information. This Privacy Policy outlines how we collect, use, disclose, and protect your data when you visit our website or use our services.
+ +We only collect information necessary to provide and improve our services, such as:
+ +Personal Information: Name, email address, and other details you provide when signing up or contacting us.
+Non-Personal Information: Browser type, IP address, and website usage statistics to enhance your experience on our site.
+ + +We use your information to:
+ +Provide and manage our services.
+Respond to your inquiries and provide customer support.
+Improve our website and offerings.
+Communicate with you about updates or relevant information.
+ + +We do not sell, trade, or share your personal information with third parties, except as necessary to:
+ +Comply with legal obligations or protect our rights.
+Partner with trusted service providers who assist in website functionality and operations. These providers are bound by confidentiality agreements.
+ +We take reasonable measures to protect your information from unauthorized access, alteration, disclosure, or destruction. However, no online platform can guarantee absolute security.
+ +You have the right to:
+Access, update, or delete your personal information.
+Opt-out of communications from us at any time.
+Request details about how your data is handled.
+ + +Ballistic Builder uses cookies to improve functionality and user experience. You can manage your cookie preferences through your browser settings.
+ +We may update this Privacy Policy periodically. Any changes will be posted on this page with an updated effective date. We encourage you to review it regularly.
+ +If you have questions or concerns about this Privacy Policy or how we handle your information, please contact us at:
+
+ Email: [Insert Contact Email]
+ Phone: [Insert Phone Number]
+ Address: [Insert Address]
+
Your privacy is our priority. Thank you for trusting Ballistic Builder.
+Ballistics Builder
+{constants.APP_NAME}