📄️ Publish a Website from Your Phone
Publish a SrcNexus project to a live, shareable URL straight from your device, with .gitignore and redirects.txt rules applied automatically.
📄️ Terminal
Set up and use the built-in SrcNexus terminal to run shell commands directly against your projects.
📄️ .gitignore Support
Use a .gitignore file in your SrcNexus project to exclude files and folders from publishing, with standard Git pattern matching.
📄️ Redirect Rules (redirects.txt)
Configure redirects.txt in a SrcNexus project to handle URL changes and single-page application routing on your published site.
📄️ Export Projects (Backup)
Export all your SrcNexus projects into a single backup file you can store or move to another device.
📄️ Import Projects
Restore SrcNexus projects from a backup file and bring your work onto a new device.
📄️ Project Sharing
Share the code of a single SrcNexus project with someone else without exporting every project you have.
📄️ Run Code
Run HTML, CSS and JavaScript instantly in SrcNexus, or point the preview at a custom URL for framework dev servers.