Skip to content

ismarfernandes/minimal_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimalServer

Run

Before running the server, ensure that all dependencies are gotten. Running the follow command:

mix deps.get

After getting all dependencies, run the server with the command:

mix run --no-halt

And finally, you could see the API running, accessing the API URL: https://localhost:4000/bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages