/finest-map-api

Finest Map Api Server

Primary LanguageTypeScriptMIT LicenseMIT

Finest Map API

Finest Map API Server image

Tech Stack

Server: Node, AdonisJS, SQLite

Documentation

Finest Map Gallery

Finest Map Documentation

Deployment

Prerequisites

Get Started

git clone https://github.com/finest-app/finest-map-api.git
# clone repository
cd finest-map-api
npm install
# installing dependencies
node ace migration:run 
# for create database tables
npm run dev 
# for starting http server
# The server should run on http://127.0.0.1:3333/

❗The first time you run it you need to create an .env file in the project directory with the same contents as the .env.example file.

Authors

License

MIT