Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neodev99/dark-saas-blockchain
Blockforge: Dark SaaS Blockchain is a futuristic SaaS platform designed to offer cutting-edge blockchain solutions.
https://github.com/neodev99/dark-saas-blockchain
astro blockchain saas typescript
Last synced: about 1 month ago
JSON representation
Blockforge: Dark SaaS Blockchain is a futuristic SaaS platform designed to offer cutting-edge blockchain solutions.
- Host: GitHub
- URL: https://github.com/neodev99/dark-saas-blockchain
- Owner: NeoDev99
- Created: 2024-09-09T08:13:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-21T19:20:47.000Z (3 months ago)
- Last Synced: 2024-11-22T03:06:34.879Z (about 1 month ago)
- Topics: astro, blockchain, saas, typescript
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockforge: Dark SaaS Blockchain
![GitHub repo size](https://img.shields.io/github/repo-size/NeoDev99/dark-saas-blockchain)
![GitHub stars](https://img.shields.io/github/stars/NeoDev99/dark-saas-blockchain?style=social)
![GitHub repo file count](https://img.shields.io/github/directory-file-count/NeoDev99/dark-saas-blockchain)
![GitHub forks](https://img.shields.io/github/forks/NeoDev99/dark-saas-blockchain?style=social)
![GitHub followers](https://img.shields.io/github/followers/NeoDev99?label=Followers&logoColor=blue&style=flat)> **Blockforge** is a futuristic SaaS platform designed to offer cutting-edge blockchain solutions. With a sleek, dark-themed UI, Blockforge provides seamless integration and innovative features to manage decentralized data and blockchain APIs. It is built to help businesses unlock the potential of next-gen blockchain technologies.
![just-the-basics](https://github.com/withastro/astro/assets/2244813/a0a5533c-a856-4198-8470-2d67b1d7c554)
[![🚀 Launch on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/NeoDev99/blockforge)
[![🛠️ Build on CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/NeoDev99/blockforge)
[![🌀 Spin up on GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/NeoDev99/blockforge?devcontainer_path=.devcontainer/blockforge/devcontainer.json)## 🚀 Features
- **Revolutionary Blockchain API**: Easy integration and robust API for blockchain connectivity.
- **Decentralized Data Solutions**: Enhance security and transparency with decentralized data handling.
- **Next-Gen Smart Contracts**: Modern API designed to handle scalable and efficient smart contracts.
- **Seamless Blockchain Integration**: Simplified process to integrate blockchain technology into applications.## 💻 Technologies Used
- **Astro** for the project setup and page rendering.
- **React** for interactive components.
- **Tailwind CSS** for responsive, utility-first styling.
- **Framer Motion** for rich animations and smooth transitions.
- **TypeScript** for type safety and robust development.
- **Tailwind Merge** for simplified merging of Tailwind class utilities.## ⚙️ Installation
> To install and run Blockforge locally, follow these steps:
1. Clone the repository:
```sh
git clone https://github.com/NeoDev99/blockforge-saas
```2. Install dependencies:
```cmd
npm install
```3. Start the development server:
```git
npm run dev
```## 📁 Project Structure
Inside of your Astro project, you'll see the following folders and files:
```text
/
├── public/
│ └── favicon.svg
├── src/
│ ├── components/
│ │ └── Card.astro
│ ├── layouts/
│ │ └── Layout.astro
│ └── pages/
│ └── index.astro
└── package.json
```## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |## 🤝 Contributing
Contributions are welcome! If you'd like to improve Blockforge or report issues, feel free to open a pull request or issue on GitHub.
## 📜 License
This project is licensed under the [MIT License](https://docs.astro.build) - see the `LICENSE` file for details.