Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1021 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 1021 Bytes

salvum

Harm-reduction mobile-friendly website built with Next.js.

Deployed at https://salvum.love

favicon

favicon and other site images generated by https://realfavicongenerator.net

Data Sources

Data is scraped from PsychonautWiki and TripSit Factsheets using a script I wrote.

Development

Setup

npm install

Run server

npm run dev

Open http://localhost:3000 to access the server once running.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!