Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aliahsannoon/admin-portal-redwoodjs


https://github.com/aliahsannoon/admin-portal-redwoodjs

authentication graphql postgresql redwood redwoodjs vercel vercel-deployment

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# README

Welcome to [RedwoodJS](https://redwoodjs.com)!

> **Prerequisites**
>
> - Redwood requires [Node.js](https://nodejs.org/en/) (=20.x) and [Yarn](https://yarnpkg.com/)
> - Are you on Windows? For best results, follow our [Windows development setup](https://redwoodjs.com/docs/how-to/windows-development-setup) guide

Start by installing dependencies:

```
yarn install
```

Then start the development server:

```
yarn redwood dev
```