Skip to content

kapetan-io/chasper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: Apache 2.0 GitHub issues GitHub stars GitHub forks

Chasper Logo
chasper.chat

⚠️ This project is still in active development

The Chasper project aims to fundamentally change how digital communication works by putting control back in users' hands by enabling zero-friction connections similar to real-world interactions.

Tech Stack

  • Frontend: React Native in TypeScript
  • Backend: Golang or Zig if I'm feeling adventurous.

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn
  • Expo CLI

Installation

  1. Clone the repository
git clone https://github.com/kapetan-io/chasper.git
cd chasper
  1. Install dependencies
cd frontend
npm install
  1. Start the development server
npm start

Project Structure

chasper/
├── frontend/          # React Native application
├── backend/           # Backend services
└── docs/              # Documentation and ADRs

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors