This is the main application for ScriptNex.
This is an open-source web application.
- Clone the repository
- Copy
.env.exampleto.envand fill in your variables - Run
npm install - Run
npm run devto start the development server
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.