Surge.fm (also known as 浪潮 Langchao) is an open-source collaborative newsroom. Our website allows users to build timelines for important social issues with credible news sources.
This repo is the source code for Surge.fm’s frontend service. For our backend service, check out v2land-redstone.
To run the frontend on your local machine, make sure you have installed Node.js 16 and yarn. After that, you can follow the steps below to run the project.
- Run
yarn install
to install dependencies. - Run
yarn dev
to start the project.
That’s it. Have fun coding!
If you are interested in helping us develop Surge.fm, you should:
- Read our community Code of Conduct.
- Join our Telegram group chat for communication.
- Check out our Task List and see if there’s anything of your interest.
Follow us on Twitter @langchao_org.
We thank Vercel for its open-source sponsorship to Surge.fm.