Skip to content

titaniumnetwork-dev/Incognito

 
 

Repository files navigation

Incognito

Access the world wide web

Old repo

Setup

npm i -g pnpm 
git clone https://github.com/titaniumnetwork-dev/Incognito.git 
cd Incognito/
pnpm i
pnpm build
pnpm start

Note

You can alternatively use pnpm run bstart to build and start

Or if you don't want to build you can run the server via tsx

npm i -g pnpm tsx
git clone https://github.com/titaniumnetwork-dev/Incognito.git
cd Incognito
pnpm i
tsx server/index.ts

Games

Due to the size of games, they are not included by default

git clone https://github.com/caracal-js/gfiles.git source

Credits

About

The official, up to date version of incognito

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.9%
  • JavaScript 29.7%
  • HTML 2.8%
  • TypeScript 2.6%