Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oleksiyrudenko/replex


https://github.com/oleksiyrudenko/replex

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# REPLEX

## Dev env setup

Project:
- Install [NodeJS + npm](https://nodejs.org/en/download/package-manager) (e.g. v20.17)
- _[recommended]_ Node Version Manager (NVM):
- [Windows](https://github.com/coreybutler/nvm-windows/releases)
- [Linux/MacOS](https://github.com/nvm-sh/nvm)

> NVM is recommended to manage multiple versions of NodeJS on work machine,
> which may be required by multiple locally hosted projects.

Dolt-managed DB:
- Install [dolt](https://docs.dolthub.com/introduction/installation)
- Install [MySQL server](https://dev.mysql.com/downloads/mysql/) (e.g. MySQL CS v8.4.3)

## Getting started with DB on dolthub

```
dolt clone rudenko/data-delivery-roadmap

```

See also: https://docs.dolthub.com/introduction/getting-started/database