This is the website for Digital Ascent, an indie game development team.
- Vite
- NextUI
- Tailwind CSS
- Tailwind Variants
- TypeScript
- Framer Motion
- Aceternity
- Supabase
- Cloudflare Turnstiles
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
📌 Skip step 1, 2, 3, 4, 5 and 8 if you plan on ditching/reworking the contact us page functionality.
- Create a Supabase account
- Create a Supabase table named email with 2 columns, email and content.
- Get API Key and database URL at https://supabase.com
- Create a Cloudflare account
- Get Turnstile site key from https://cloudflare.com
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Enter your API in
.env.local
VITE_APP_URL=`Enter your Supabase URL` VITE_APP_ANON_KEY=`Enter your Supabase API Key` VITE_APP_TURNSTILE_KEY=`Enter your Cloudflare Turnstile key`
Contributions are welcome! Feel free to submit bug reports, feature requests, or even pull requests to help improve the website for everyone.
The code in this repository is licensed under the MIT License (see LICENSE.txt).
All logos, photos, and other proprietary information on this website are copyrighted by Digital Ascent and are provided solely for informational purposes. They may not be used, reproduced, distributed, or modified without prior written consent from Digital Ascent.
For support or questions, you can reach out to the project maintainer at [email protected]