DEV Community

Cover image for FTP Seer - A simple web based FTP file explorer
Kevin Moe Myint Myat πŸ‘¨β€πŸ’»
Kevin Moe Myint Myat πŸ‘¨β€πŸ’»

Posted on • Updated on

FTP Seer - A simple web based FTP file explorer

I've developed a full stack app. πŸŽ‰ Yayy!!

If you need a full stack app which can explore FTP server directory and get file content through web, take a look at my project.

Demos are below.πŸ’‘

Backend API - https://ftpseer.herokuapp.com
Frontend UI - https://ftpseerclient.herokuapp.com

Source code at πŸ‘Ύ

https://github.com/m3yevn/ftp-seer and
https://github.com/m3yevn/ftp-seer-client

Tech Stack : NodeJS, JsFtp, Svelte, Sapper

If you wish to contribute kindly create issues and pull requests.

Cheers! 🍺 🍺 🍺

Check me out @ https://kevinmoemyintmyat.gitlab.io

Top comments (1)

Collapse
 
m3yevn profile image
Kevin Moe Myint Myat πŸ‘¨β€πŸ’»

I will work on creating a tutorial for developing a full stack app using these tech stacks.
Stay tuned!