Inspin Digital Coming Soon https://inspin.io/
 
 
 
 
Go to file
Ryan Moon 1416b5f8ae bg color, reserved names page 2024-01-17 20:48:09 -05:00
assets bg color, reserved names page 2024-01-17 20:48:09 -05:00
pages bg color, reserved names page 2024-01-17 20:48:09 -05:00
plugins initial commit 2023-11-09 03:28:27 -05:00
public nostr verified 2023-11-13 22:14:28 -05:00
server initial commit 2023-11-09 03:28:27 -05:00
.gitignore initial commit 2023-11-09 03:28:27 -05:00
.npmrc initial commit 2023-11-09 03:28:27 -05:00
LICENSE initial commit 2023-11-09 03:28:27 -05:00
README.md initial commit 2023-11-09 03:28:27 -05:00
app.vue update analytics url & add error page 2023-12-17 18:13:32 -05:00
error.vue update analytics url & add error page 2023-12-17 18:13:32 -05:00
nuxt.config.ts initial commit 2023-11-09 03:28:27 -05:00
package-lock.json initial commit 2023-11-09 03:28:27 -05:00
package.json bg color, reserved names page 2024-01-17 20:48:09 -05:00
tsconfig.json initial commit 2023-11-09 03:28:27 -05:00

README.md

Inspin Digital Coming Soon

We are shaping the future of social platforms through free software and open discussion. Submit your email to be notified when we launch our website and to receive community updates.


Setup

Install dependencies, start development server, build application, preview production build:

# npm
npm install
npm run dev
npm run build
npm run preview

Check out the deployment documentation for more information.