Skip to content

Alepla/seed

Repository files navigation

Usage

Build the docker container

make build

Start serving the aplication

make start

Stop serving the aplication

make stop

Remove the docker container

make down

Run all tests

make test

Exec always before commit

make before-commit

Environments

  • Development: File .env.development on env folder.
  • Production: File .env.production on env folder.

Create this two files and copy the info of the .env.example file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors