Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vandreleal/sentineo
🌌 SentiNEO: Near-Earth Objects Viewer
https://github.com/vandreleal/sentineo
Last synced: 4 days ago
JSON representation
🌌 SentiNEO: Near-Earth Objects Viewer
- Host: GitHub
- URL: https://github.com/vandreleal/sentineo
- Owner: vandreleal
- License: mit
- Created: 2020-11-28T07:36:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T07:43:44.000Z (26 days ago)
- Last Synced: 2024-10-25T12:07:55.741Z (11 days ago)
- Language: TypeScript
- Homepage: https://sentineo.app
- Size: 5.15 MB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - vandreleal/sentineo - 🌌 SentiNEO: Near-Earth Objects Viewer (TypeScript)
README
SentiNEO
## Introduction
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Installation
```
$ pnpm
```## Local Development
```
$ pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Build
```
$ pnpm build
```This command generates the content into the `build` directory.
## Deployment
The code is automatically deployed to Vercel.
## Contributing
There are a couple of ways in which you can contribute to the website, for example:
- [Submit bugs and feature requests](https://github.com/vandreleal/sentineo/issues).
- Review the [website](https://sentineo.app) and make pull requests for anything from typos to new content suggestion.