https://github.com/a-marigold/none
https://github.com/a-marigold/none
bun fastify messenger nextjs16 scss typescript
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/a-marigold/none
- Owner: a-marigold
- Created: 2025-10-31T15:38:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-19T16:06:30.000Z (7 months ago)
- Last Synced: 2025-11-19T18:05:41.889Z (7 months ago)
- Topics: bun, fastify, messenger, nextjs16, scss, typescript
- Language: TypeScript
- Homepage: https://none-m.vercel.app
- Size: 767 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.