Skip to content
/ stela Public

Stela is a powerful and customizable image sharing platform, designed to help content creators showcase their work in a beautiful and engaging way. With its open-source code available on GitHub, developers can easily tailor the platform to their specific needs.

Notifications You must be signed in to change notification settings

KaiAlan/stela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Stela Image Sharing Platform

Screenshot-2023-05-01-014652

Stela is an open-source image sharing platform that provides a modern and customizable solution for content creators to showcase their work. With Stela, you can easily upload, manage, and share your images with a beautiful and engaging user interface.

Getting Started

To use Stela in your local environment, follow these steps:

  1. Clone the Stela repository to your local machine:
git clone https://github.com/KaiAlan/stela.git
  1. Install the required dependencies:
npm install
  1. Create a .env file in the root directory with the following variables:

    • REACT_APP_GOOGLE_API_TOKEN - Oauth-2 google api token
    • REACT_APP_SANITY_PROJECT_ID - your Sanity project id
    • REACT_APP_SANITY_TOKEN - your Sanity api token
  2. Start the development server:

npm run dev

Live Site

You can see a live example of Stela at Stela.

Contributing

We welcome contributions to Stela! To get started, please fork this repository and submit a pull request with your changes.

License

Stela is licensed under the MIT License.

About

Stela is a powerful and customizable image sharing platform, designed to help content creators showcase their work in a beautiful and engaging way. With its open-source code available on GitHub, developers can easily tailor the platform to their specific needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published