Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/statsfm/web

stats.fm web repository
https://github.com/statsfm/web

nextjs react tailwindcss

Last synced: 8 days ago
JSON representation

stats.fm web repository

Awesome Lists containing this project

README

        









Repository for the stats.fm website.
Made in nextjs.

## Development

To start the development server, run ```yarn dev```.
The dev server will start on [localhost:3000](http://localhost:3000).


## Production

To run a production build you have to run ```yarn build``` and then ```yarn start```.


## Contributing

To contribute to this project you can fork the repository and make a pull request.
Please reach out to us on [our Discord](https://stats.fm/discord) if you have any questions, check out the [#development](https://discord.com/channels/763775648819970068/767581729883422770) channel.


## Learn More

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

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API;
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.