π¬
π¬
π¬
π¬
over
Searchβ¦
π¬
π¬
π¬
π¬
over
Introduction
Installation
Getting Started
API Endpoints
Build and Deply
Powered By
GitBook
Installation
1.
First,
download
or clone
over
repository on your machine :
$ git clone https://github.com/munafio/over.git
2. Go to the project directory and then install the dependencies using
npm
:
$ npm install
3. Open
.env
file and update the database name and credentials with yours.
4. Run database migrations :
$ npm run db:migrate
All done :)
β
To start the development server, run:
$ npm run dev
Previous
Introduction
Next
Getting Started
Last modified
2yr ago
Copy link