Skip to content
/ ce Public
forked from botwayorg/ce

Botway Code Editor (Built on top of Coder)

License

Notifications You must be signed in to change notification settings

netoraa/ce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botway Code Editor

Botway CE is built on top of Coder

Build

docker build --build-arg PASSWORD="" \
    --build-arg GIT_REPO="" \
    --build-arg GITHUB_TOKEN="" \
    -t my-editor .

Run

docker run -p 8080:8080 my-editor

About

Botway Code Editor (Built on top of Coder)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 85.8%
  • Shell 14.2%