Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/urbit/operators.urbit.org


https://github.com/urbit/operators.urbit.org

Last synced: about 2 months ago
JSON representation

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.