Skip to content
View Cosmoslayer's full-sized avatar

Block or report Cosmoslayer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cosmoslayer/README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Pinned Loading

  1. cosmoslayer cosmoslayer Public

    A personal website where it displays the latest Bluesky posts. It shows the latest games recently played on Steam as well as the status and games that are currently being played. It contains the hi…

    TypeScript

  2. convenience-store-pos convenience-store-pos Public

    A mobile point-of-sale application for small groceries or convenience stores. Built using TypeScript, React Native, Expo, Cloudinary, and Redux Toolkit Query.

    TypeScript

  3. convenience_store_pos convenience_store_pos Public

    Backend for convenience-store-pos. Built using Python, Django, Django REST framework, and PostgreSQL/MySQL. Hosted at PythonAnywhere.

    Python