Solana Token Creator
Write the environment variables of the backend and frontend respectively
(Solana endpoint is currently set to devnet)
Inside the frontend, backend folder
npm install
To run the frontend
npm run dev
To run the backend
node server.js