Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximilianschmitt/supertools-website
The Supertools website.
https://github.com/maximilianschmitt/supertools-website
Last synced: 19 days ago
JSON representation
The Supertools website.
- Host: GitHub
- URL: https://github.com/maximilianschmitt/supertools-website
- Owner: maximilianschmitt
- License: mit
- Created: 2019-12-22T19:20:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:08:06.000Z (about 2 years ago)
- Last Synced: 2024-10-31T10:44:03.320Z (2 months ago)
- Language: CSS
- Homepage: https://supertools.app
- Size: 2.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A server for hosting your internal Node.js apps privately for your team mates.
This is the repository for the Supertools website at https://supertools.maximilianschmitt.me. For the source of the Supertools server, go to [maximilianschmitt/supertools](https://github.com/maximilianschmitt/supertools).
## Installation
```
$ git clone [email protected]:maximilianschmitt/supertools-website.git
$ cd supertools-website
$ yarn
$ yarn dev
```Visit http://localhost:3000 in your browser.
## Contributing
Contributions are welcome and appreciated.
## License
MIT