Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

beakerbrowser/beaker.network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beaker.Network

A social aggregator application. Requires a Hyperdrive-enabled browser.

Development

Run npm install to install dev deps.

To avoid having to run the build step, set the index.html script to /index.js. (Don't forget to restore this before committing.)

Serve the site statically (eg using npx serve -s). Edit your /etc/hosts to include a dev.beaker.network which points to localhost. (The address is required for Beaker to provide the correct permissions to the application.)

Building

Run npm run build to produce /index.build.js.

Releases

No releases published

Packages

No packages published

Languages