Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shastraos/site
Website for ShastraOS
https://github.com/shastraos/site
css javascript linux nextjs react shastraos website
Last synced: 15 days ago
JSON representation
Website for ShastraOS
- Host: GitHub
- URL: https://github.com/shastraos/site
- Owner: ShastraOS
- Created: 2022-03-21T17:10:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T18:25:30.000Z (over 1 year ago)
- Last Synced: 2023-05-29T19:27:59.595Z (over 1 year ago)
- Topics: css, javascript, linux, nextjs, react, shastraos, website
- Language: TypeScript
- Homepage: https://shastraos.org
- Size: 10.2 MB
- Stars: 9
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Website for ShastraOS
~ Currently Under Development ~
shastraos.org
## Activity
![Activity](https://repobeats.axiom.co/api/embed/ff58acb9be6fe6ba955dcace1d435cb3446be569.svg "analytics image")
## Tools Used- Next.js
- TypeScript
- TailwindCSS
- RadixUI
- Vercel (For Deployment)## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dv
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 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.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.