Skip to content

NavaneethMv/loligo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

loligo

Flutter Django Dart Python

An app for black collar jobs
More details will be added during the development

Setting up docker

Build the docker image

docker build -t loligo_ubuntu:latest .

run docker container from the docker image

docker run --name loligo_ubuntu -d -p 8000:8000 loligo_ubuntu:latest

server will be up and running in

http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published