Skip to content

resucutie/beyond-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beyond Software

A collective list of reliable and trustworthy software and resources for a better user experience.
Not influenced by sponsors, advertisements or financial gain.


This is the repository for the website. If you want to do contributions to the list, please go to https://github.com/abUwUser/beyond-software-list

Running for dev/production enviorment

Installing

  1. Download Git and Node
  2. git clone https://github.com/abUwUser/beyond-software.git
  3. cd beyond-software
  4. npm i --global pnpm
  5. pnpm i
  6. git clone https://github.com/abUwUser/beyond-software-list.git ./docs

Building

Run pnpm build in the project folder to build the file. Sadly at the moment we do not provide any official way to watch for changes

For previewing, run pnpm view-build