Skip to content

Example application built on top of architect/users that shows how to easily integrate auth into an application

Notifications You must be signed in to change notification settings

architect-team/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d24b474 · Aug 8, 2023

History

18 Commits
Jul 4, 2023
Aug 3, 2023
Aug 8, 2023
Jul 26, 2023
Jul 28, 2023
Jul 4, 2023
Jul 2, 2023
Jul 4, 2023
Aug 3, 2023
Aug 3, 2023
Jul 4, 2023
Aug 1, 2023
Jul 26, 2023
Jul 28, 2023
Jul 28, 2023
Jul 4, 2023
Jul 26, 2023
Jul 4, 2023

Repository files navigation

Getting Started

First, download and install arcctl:

https://github.com/architect-team/arcctl

Then, create your first datacenter (if you haven't already):

arcctl apply datacenter local https://raw.githubusercontent.com/architect-team/arcctl/main/__tests__/datacenters/local.yml

Then, start your development server:

arcctl up . --datacenter local

Finally, open up the application at http://app.127.0.0.1.nip.io

About

Example application built on top of architect/users that shows how to easily integrate auth into an application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published