Skip to content

mooxl/reload

Repository files navigation

Reload

Reload is a starter for Remix and Payload that makes it easy to get started with building your webapp. With Reload, you'll have a complete development environment that you can run locally.

Getting started

To get started with Reload, you'll need to have Docker and NPM || Yarn || PNPM installed on your machine.

  1. Clone this repository: git clone https://github.com/mooxl/reload.git
  2. Change into the repository directory: cd reload
  3. Start your MongoDB instance
  4. Create .env from .env.example
  5. Install the dependencies: yarn
  6. Start the app: yarn dev

The site will be served at http://localhost:3000 and the Payload will be available at http://localhost:3000/admin.

About

Remix + Payload = 💖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors