backend

command module
v0.0.0-...-3c93229 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 5 Imported by: 0

README

Backend

This is information regarding development. If you're looking for information regarding production setup, see templates.

Endpoints

The Postman API documentation can be found by clicking here.

The Postman collection template for the API is provided in bearblogengine.postman_collection.json located in this directory.

docker-compose

This includes the backend API with databases

Requires
  • docker
  • docker-compose
  1. Clone the repository if it hasn't been done yet
  2. Navigate to the backend directory (the one this README is in)
  3. Copy .env.sample to .env and edit the variables
  4. Copy the contents of the template public folder to the location where you mounted the container's public folder
  5. Run docker-compose build
  6. Run docker-compose up or docker-compose up -d

Note that after any changes made to the API, you'll have to run docker-compose build again (not neccesary if you don't use the databases in docker-compose).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL