Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urbit/operators.urbit.org
https://github.com/urbit/operators.urbit.org
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/urbit/operators.urbit.org
- Owner: urbit
- Created: 2021-09-28T23:12:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T11:24:48.000Z (over 1 year ago)
- Last Synced: 2023-08-03T07:05:55.981Z (over 1 year ago)
- Language: JavaScript
- Homepage: operators-urbit-org.vercel.app
- Size: 23.9 MB
- Stars: 3
- Watchers: 5
- Forks: 12
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The website for operators.urbit.org
## Getting Started
```bash
npm install
```Run the development server:
```bash
npm run dev
# or
yarn dev
```Finally, open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Install Foundation Design System Updates
rm -rf package-lock.json node_modules .next
npm i && npm run dev
## Framework and Library Documentation
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.To learn more about Tailwind CSS, take a look at the docs:
- [Tailwind CSS Docs](https://tailwindcss.com/docs) - Docs
## Deployment
WIP
## Upgrades
The `/scripts` contains scripts used to programmatically upgrade site content data.