1.1.0 • Published 5 years ago

remake-framework v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Get started

  1. Clone this repo
git clone https://github.com/panphora/remake-framework.git
  1. Install dependencies
cd remake-framework
npm install
  1. Create a variables.env file

inside variables.env:

SESSION_SECRET=__replace_with_something_secret__
PORT=3000
  1. Start the project
npm run dev

Full Remake Docs

View the full Remake documentation here